Project Options (MacPack)

From The Oxygene Language Wiki

Jump to:navigation, search

This is an IDE topic
Feel free to add your notes to this topic below.



ProjectOptions MacPack.png


Debug Option
Description
Default Value
Application Name Specifies the name of the application bundle and the default display name that the application will be seen under on Mac OS X.

ProjectName

Application ID Specifies an unique ID for the application, typically in reverse-domain notation, ie com.mycompany.myapplication.

com.ProjectName

Minimum Mono Version Specifies the minimum version of Mono needed to run this application. The generated startup script will verify that Mono is installed and that the version is sufficient, and will otherwise generate a message box asking the user to install this version or later of Mono, when the application is run. If no value is specified, Mono 2.6 will be required. 2.6
MacPack Mode Specifies the type of application. MacPack will create slightly different application bundles depending on whether the application in question is Monobjc, Cocoa#, Gtk# or WinForms. N/A
Mac Icon The name of the Mac icon file (.icns) that will be used for the application. The path will be interpreted relatively to the project location, and MacPack will automatically copy the .icns file into the application bundle. App.icns


See Also


Oxygene-48.png

Area: Oxygene IDE

IDE GlossaryKeywordsTypesFAQHow To

Navigation
Areas
More
Toolbox