On Feb 10, 2005, at 3:26 AM, Roger Binns wrote:

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.

Uh.. yeah, it would be useful to have some web documentation. I wish someone would sit down and write some. Anyone? :)


I changed it slightly to reference the --help option.. but I'm kinda hesitant to put the whole output in there because mine looks different than 0.1.7 and it may change some more by the time 0.1.8 is released.

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.

Python does it, see: python/dist/src/Mac/OSX/Doc

-bob

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

Reply via email to