I want to create a GUI application which should work on Windows and Mac. For this I\'ve chosen Python.
The problem is on Mac OS X.
There are 2 tools
2: You can't "convert" it, but you can move the executable to App.app/Contents/MacOS/something in a .app file, with CFBundleExecutable set to "something". This would not generally be recommended.
App.app/Contents/MacOS/something
CFBundleExecutable