【问题标题】:Xcode 10: iOS Team Provisioning Profile doesn't support the $(TeamIdentifierPrefix)* Pass Type IDXcode 10:iOS Team Provisioning Profile 不支持 $(TeamIdentifierPrefix)* Pass Type ID
【发布时间】:2018-07-16 07:48:12
【问题描述】:

我无法在 Xcode 10 中构建我的项目。出现以下错误:

Xcode 10:iOS Team Provisioning Profile: com.xxx.xxx" 不支持 $(TeamIdentifierPrefix)* Pass Type ID。

相同的标识符适用于旧 Xcode 版本。

【问题讨论】:

    标签: ios passkit xcode10 ios12


    【解决方案1】:

    我认为这是 Xcode10 的一个错误。

    我的解决方法是编辑权利文件:将 $(TeamIdentifierPrefix)* 替换为 com.apple.developer.pass-type-identifiers 的值 Team Provisioning Profile

    【讨论】:

      猜你喜欢
      • 2016-04-08
      • 1970-01-01
      • 2016-11-01
      • 1970-01-01
      • 2011-09-08
      • 1970-01-01
      • 2018-11-14
      • 2017-02-13
      • 1970-01-01
      相关资源
      最近更新 更多