简体   繁体   English

iOS:将应用提交到应用商店时出错

[英]iOS: error submitting app to app store

I'm trying to submit my app to the app store but this weird error is showing in each one of my team's member (although we have already submitted the same app with those provisions): 我正在尝试将我的应用提交到应用商店,但是在团队的每个成员中都显示了这个奇怪的错误(尽管我们已经按照这些规定提交了相同的应用):

在此处输入图片说明

在此处输入图片说明

在此处输入图片说明

We're under tight schedule to release the app - so help is appreciated :) 我们正在紧锣密鼓地发布该应用-谢谢您的帮助:)

Make sure you are using an "App Store" provisioning profile under "Code Signing" -> "Provisioning Profile" -> "Release". 确保在“代码签名”->“供应配置文件”->“发布”下使用“ App Store”供应配置文件。 I'm seeing "Automatic" in your screenshot which mean it could be using an Ad Hoc or Development provisioning profile. 我在您的屏幕截图中看到“自动”,这意味着它可能正在使用临时或开发配置文件。 I recommend using separate build targets to keep all these settings separated. 我建议使用单独的构建目标以使所有这些设置分开。

I am not sure, but u can try this. 我不确定,但是您可以尝试一下。 Delete all Provisioning Profile from you system.And the reinstalled only the required Provisioning Profile for this app. 从您的系统中删除所有Provisioning Profile。然后仅重新安装此应用程序所需的Provisioning Profile。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM