【发布时间】:2016-11-14 11:52:46
【问题描述】:
有人遇到这个问题吗?
在我启用的 KeyChain 上的持久性问题和信息检索之后 Capabilities 中的 KeyChain 共享功能。 这是为了创建一个名为 .entitlements 的文件
所以,当我要运行存档时,会出现此错误:
Check Dependencies:
Provisioning profile doesn't include the aps-environment entitlement.
Code signing is required for product type 'Application' in SDK 'iOS 10.1'
我正在使用 OS El Capitan 10.11.6、Xcode 8.1
如果有人可以帮忙。
拜托……
【问题讨论】:
-
aps环境与Apple Push Notification Service相关
标签: ios xcode xcode8 code-signing provisioning-profile