首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >配置配置文件中断应用程序扩展

配置配置文件中断应用程序扩展
EN

Stack Overflow用户
提问于 2015-10-29 22:45:17
回答 1查看 70关注 0票数 2

嘿,我有一个应用程序扩展,我在el capitan上使用xcode 7.1构建了一个应用程序扩展,我试图让它在yosemite上工作,这样它就具有了向后兼容性。但是在yosemite上没有显示任何内容,console.app说

代码语言:javascript
复制
 killed because com.team.example.exampleextension because its use of the com.devaloper.team-identifier entitlement is not allowed. 

我尝试过重新设置配置文件,并在谷歌上搜索过,但它只是不起作用。

我也在console.app中得到了这个

代码语言:javascript
复制
"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. 
EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2016-02-01 21:10:31

原来是因为我使用的设备不在开发门户下面的设备列表中!我不知道这很重要哈哈

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/33425948

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档