【发布时间】:2020-06-25 17:05:38
【问题描述】:
我无法将新版本上传到 AppStore,因为我收到此错误
当我点击分发配置文件旁边的info 图标时:
权利:包括 6 个,缺少 1 个
缺少 com.apple.application-identifier
虽然我已经在 info.plist 中设置了应用标识符
com.apple.application-identifier 与 application-identifier 不同吗?
我如何在权利中添加它?
【问题讨论】:
-
我已经在
FastlaneGithub 页面上报告了这个问题。 github.com/fastlane/fastlane/issues/16681 -
在 macOS Big Sur 11 Beta 2 中修复的问题感谢 Apple ????
标签: testflight provisioning-profile fastlane fastlane-gym