Trying to get simple pyobjc app through sandbox
Chayapan Khannabha <[email protected]> Fri, 29 Apr 2016 18:16:41 +0700
| Newsgroups | gmane.comp.python.pyobjc.devel |
|---|---|
| Message-ID | <CAHp2cO7n3SO+cGM=b5XbWGyoWPHP+PTK-ePHrSoagXVz1gHTLg@mail.gmail.com> |
Hi, I'm trying to build pyobjc app to pass Apple's sandbox requirement (https://developer.apple.com/app-sandboxing/). Currently, I'm getting this error: 29/04/2016 5:10:32.826 PM appleeventsd[56]: SecTaskLoadEntitlements failed error=22 29/04/2016 5:10:33.022 PM Fluke[4318]: Fluke Error 29/04/2016 5:10:33.076 PM launchservicesd[82]: SecTaskLoadEntitlements failed error=22 29/04/2016 5:10:33.081 PM launchservicesd[82]: SecTaskLoadEntitlements failed error=22 29/04/2016 5:10:36.018 PM sharedfilelistd[3327]: SecTaskLoadEntitlements failed error=22 Is this codesign / entitlement issue, or is there problem with py2app compilation and linking? What is the latest instruction for using py2app to create app for distribution? The latest one I could find is this article: http://dafoster.net/articles/2014/06/24/submitting-a-python-app-to-the-mac-app-store/ Here is my test app: https://github.com/chayapan/flukeformac Best, chayapan (A) ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z