Hello Sean,
I just installed the latest version from bitbucket.
Everything goes fine with the .app generated with the alias mod ("python
setup.py py2app -A")
Unfortunately when I want launch the production .app (generated by "python
setup.py py2app", cleaned /buid and /dist before) I have:
11/
On 11/22/2011 07:44 AM, schneo wrote:
Hello Sean,
I just installed the latest version from bitbucket.
Everything goes fine with the .app generated with the alias mod ("python
setup.py py2app -A")
Unfortunately when I want launch the production .app (generated by
"python setup.py py2app", clean