【问题标题】:Can't install apps from TestFlight after updating XCode to 7.0.1将 XCode 更新到 7.0.1 后无法从 TestFlight 安装应用程序
【发布时间】:2015-12-30 07:02:17
【问题描述】:
  • 以前的 TestFlight 版本运行良好,我可以正常下载它们
  • 我从 App Store 升级到了最新版本的 XCode
  • 我存档并上传了一个版本,很好
  • 测试完成后,我尝试从 TestFlight 下载它,但下载失败
  • 我使用 configurator 检查错误,发现 Failed to verify code signature of...The executable was signed with invalid entitlements
  • 我检查了所有配置文件,它们都是正确的
  • 当我查看存档摘要时,我确实拥有beta-reports-active = 1 权利
  • 当构建上传到 iTunes 连接和处理时,我看到这个警告:Some builds are missing the beta entitlement, or were uploaded with a beta version of Xcode, and cannot be tested.
  • 奇怪的是我的应用通过了 beta 审核。

知道为什么会这样吗?

【问题讨论】:

    标签: ios xcode xcode7 testflight


    【解决方案1】:

    我没有使用内部版本号1,而是将其更改为6。例如。 1.0.6 (6)。同样在Code Signing Identity 下,我将每个条目的IOS Developer 和Provisioning Profile 设置为Automatic。我不再在屏幕截图中遇到问题。看看它是否也让我下载构建版本,但需要等待 beta 审核。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2016-01-20
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多