This installation guide is only available for X-Plane on macOS
You can find a new alternative Installation guide here

You should see the zip containing folders below:


~/Library/Applications/Steam/steamapps/common/X-Plane11
or for XP12:
~/Library/Applications/Steam/steamapps/common/X-Plane12
Please note that the folder location may vary depending on your installation.
Rescources/plugins folder as follows:

IVAO Altitude vX.XX.X.dmg and move the PilotUI to your Applications folder.
gstreamer-1.0-X.XX.X-universal.pkg and follow the installation instructions.If GStreamer is not installed you can get it from the following link
On first installation you will have to enable the microphone permission to X-Plane. This shall be done only once.
To do this, make sure to open the terminal with full disk access and execute the following commands (copy the command and press enter):
1. Access apple permissions database:
sqlite3 ~/Library/Application\ Support/com.apple.TCC/TCC.db
2. Depending on your macOS version:
insert into access values ('kTCCServiceMicrophone', 'com.laminar-research.X-Plane', 0, 2, 3, 1, null, null, null, 'UNUSED', null, null, 1621244686);
.quit;
insert into access values ('kTCCServiceMicrophone', 'com.laminar-research.X-Plane', 0, 2, 3, 1, null, null, null, 'UNUSED', null, null, 1621244686, null, null, 'UNUSED', 0);
.quit;
If you have your X-Plane installation on an external drive such as an external SSD, you will have to establish a link between the X-Plane folder. To make this, exectue the following in a terminall with full-disk access:
«myname»will be replaced automatically by the name of your Mac
«Session»will be replaced automatically by the name of your session account
iMac-of-myname:~ Session$ cd /Volumes/SSDname/X-Plane\ 12/
iMac-of-myname:X-Plane 12 Session$ cd X-Plane.app/Contents/Frameworks
iMac-of-myname:Frameworks Session$ ln -s /Library/Frameworks/GStreamer.framework
iMac-de-myname:Frameworks
X-CSL-Updater-1.3.1.dmg and move X-CSL-Updater to your Applications folder.




