...
Expand | ||
---|---|---|
| ||
On MacOS when you see a pretty application icon in that folder, it’s actually a hidden directory called an application bundle. For Iguana the bundle is called IguanaX.app. You can enter this bundle using the terminal program. You can right click and “Show Package Contents“ to reveal the iguana executable which like on Windows and Linux has all the dependencies packaged. You can also enter the bundle from the command line: |
If you need to locate it, Iguana X displays your Application Directory in the Settings About page (Iguana executable).
The Application Directory is also where you can create an iguana.ini file to customize your Iguana X installation.
...