[Pythonmac-SIG] How to make py2app app stub link to Cocoa framework?

sameer sameer at falkorsystems.com
Sun Mar 31 00:37:15 CET 2013


Hello all. I'm trying to make a Mac App using py2app that will go on the Mac
App store. I enabled sandboxing and now my app crashes. I noticed on the
py2app bitbucket issue #85

https://bitbucket.org/ronaldoussoren/py2app/issue/85/sandboxing-interaction-issue

which led me to find this thread about linking Cocoa. I applied the
following patch to my py2app



And now when I launch my app it still crashes with the following errors
(which is the same as before I did the LDFLAGS change):



Does anyone have any hints about how I can make this work? I am new to Mac
Apps and sandboxing.

Thanks,
-s



--
View this message in context: http://python.6.n6.nabble.com/How-to-make-py2app-app-stub-link-to-Cocoa-framework-tp2157525p5012541.html
Sent from the Python - pythonmac-sig mailing list archive at Nabble.com.


More information about the Pythonmac-SIG mailing list