【发布时间】:2015-10-29 22:45:17
【问题描述】:
嘿,我有一个应用扩展,我在 el capitan 上使用 xcode 7.1 构建,我正试图让它在优胜美地上工作,因此它具有向后兼容性。然而,在优胜美地没有显示任何内容,console.app 说它已经
killed because com.team.example.exampleextension because its use of the com.devaloper.team-identifier entitlement is not allowed.
我已尝试重置配置文件并在 Google 上四处搜索,但它只是无法正常工作。
我也在 console.app 中得到了这个
"app" checked in with appleeventsd, but its code signature could not be read and validated by appleeventsd, and so it cannot receive AppleEvents targeted by name, bundle id, or signature. Install the application in /Applications/ or some other world readable location to resolve this issue.
【问题讨论】:
标签: xcode code-signing provisioning-profile entitlements