ios - 签名(调试)不包括 beta-reports-active 权利

标签 ios xcode xcode8 provisioning-profile code-signing-certificate

在尝试设置 Xcode 8 的签名设置时,我遇到了以下开发配置文件错误:

Provisioning profile "XXX" doesn't include the beta-reports-active entitlement.

重新创建配置文件没有帮助。我不太确定这种类型的配置文件是否需要 beta-reports-active 设置,因为我看到其他问题只有 AppStore 配置文件应该使用这些设置。

我将不胜感激

更新:

AdHoc provision profile 有同样的错误,但是 AppStore provision profile 对于 Release 工作正常。

最佳答案

我在尝试从 Xcode 9.0 构建 AdHoc 分发时遇到此错误。我错误地在签名(分发)和签名(发布)中选择了不同的配置文件。由于我对两者都做了相同的规定,所以错误消失了。

希望这会有所帮助。

谢谢。

关于ios - 签名(调试)不包括 beta-reports-active 权利,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39980155/

相关文章:

ios - 如何从 Xcode 8 中删除坏证书?

swift - 带有超链接文本的 UITextView

android - 在 IOS 和 Android 设备上调试 Untiy3d 项目

ios - iOS 上的 SIGTRAP 错误 – AutoreleasePoolPage::busted

ios - iPhone 程序未在设备上运行

ios - 如何在不 Hacky 的情况下在 UITableViewCells 之间添加边距

ios - 我传递的变量不会仅获取视频用户 ID 和个人资料图像 (Swift 3)

ios - 如何一次将更改应用于多个 View Controller ?

ios - 如何在 iOS 中以编程方式激活控件?

swift - @IBInspectable fatal error : unexpectedly found nil while unwrapping an Optional value