ios - iTunes Connect 上传构建

标签 ios xcode app-store-connect application-loader

我对 iTunes Connect 非常缺乏经验,并且我正在开发一个应用程序,我想将其上传到 iTunes Connect,以便我可以将其部署到我的 TestFlight 内部测试人员。我使用 Application Loader 上传我的存档但出现此错误:

ERROR ITMS-90161: "Invalid Provisioning Profile. The provisioning profile included in the bundle com.***.*** [Payload/***.app] is invalid. [Missing code-signing certificate]. A Distribution Provisioning profile should be used when submitting apps to the App Store. For more information, visit the iOS Developer Portal."

这听起来像是我想将应用程序上传到 AppStore,但我只想上传开发版本。我做错了什么?

最佳答案

当您在 testflight 上上传您的构建时,听起来您的供应配置文件开发或分发不正确。如果您想在 testflight 上上传您的构建而不是使用临时或苹果商店证书制作配置文件。希望对您有所帮助。

关于ios - iTunes Connect 上传构建,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/43791987/

相关文章:

ios - InApp购买未完成付款

ios - 使用 NSCrossWebsiteTrackingUsageDescription 请求用户禁用 WKWebView 的 ITP

ios - 在后台获取一组 friend 的 Facebook 个人资料图片

iphone - 如何将NavigationController添加到UIViewController?

ios - Xcode .git 忽略

ios - 我的 iOS 应用程序的位置服务声明有问题

ios - 在 App Store 上已有旧版本后,在 TestFlight 上上传新版本

ios - 使用Monaca提交iOS应用

ios - 删除 UILabel 填充

ios - 在 subview 的 subview 中禁用用户交互