Quote:
Originally Posted by pdurrant
To get the creator code and other information into the info.plist properly, I'll need to learn more about Mac OS X-specific CMake commands and variables, so I'll do that.
|
Take a look
here. You can use the cmake variables that generate an Info.plist, or you can make one by hand and then use that. I'm guessing the "by hand" way would be simpler.
You make an Info.plist file, and I'll add it to the trunk and build system.
I'd prefer it if we did this over email.