Every option py2app takes is documented:

python setup.py py2app --help

I started at http://pythonmac.org/wiki/py2app

It would probably be helpful to add the above output to that page.

You're probably not setting the right plist keys or something for Apple's help.

The documentation doesn't make it clear what should be set. Additionally I have no idea how to make them from Python so I can automate all this.

Roger
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to