Viro
Registered
This is going to sound like a silly question, but how do I create application bundles on OS X? I've got a GUI UNIX app that is written in C++ using wxWindows. I can get it to run at the moment via the command line, but I'd like to create a bundle so that I can run it from Finder.
I've searched the web, and all I got for creating application bundles are articles/tutorials on creating application bundles from Java JAR files, or porting commandline UNIX applications. Nothing I've found on porting GUI applications or creating application bundles.
Does anyone have any pointers?
I've searched the web, and all I got for creating application bundles are articles/tutorials on creating application bundles from Java JAR files, or porting commandline UNIX applications. Nothing I've found on porting GUI applications or creating application bundles.
Does anyone have any pointers?