简体   繁体   English

向 App Store 提交应用程序时应使用分发配置文件

[英]A Distribution Provisioning profile should be used when submitting apps to the App Store

I'm trying to upload the IPA to Itunnes using altool, but I have an entitlement issue:我正在尝试使用 altool 将 IPA 上传到 Itunnes,但我有一个权利问题:

A Distribution Provisioning profile should be used when submitting apps to the App Store向 App Store 提交应用程序时应使用分发配置文件

I have the same configuration in project and tarjet, with automatic manage signing enabled:我在项目和 tarjet 中有相同的配置,并启用了自动管理签名:

在此处输入图片说明

在此处输入图片说明

I have tried these, but no luck:我试过这些,但没有运气:

https://stackoverflow.com/a/7254249/5677589 https://stackoverflow.com/a/7254249/5677589

Entitlements Do Not Match: Provisioning Profile Issue 权利不匹配:配置文件问题

No need to make it iOS Distribution keep it similar to iOS Developer 无需使其成为iOS Distribution使其类似于iOS Developer

Check you have added correct account. 检查您是否添加了正确的帐户。 Check bundle identifier same you have used in your provisioning profile. 检查您在配置文件中使用的捆绑标识符。

Try Archive. 尝试存档。 It would work!! 会的!!

I came across this question after struggling to get Fastlane to upload my apps to TestFlight.在努力让 Fastlane 将我的应用程序上传到 TestFlight 后,我​​遇到了这个问题。 I solved it by using the appstore Match certificate and profile instead of the development one.我通过使用appstore Match 证书和配置文件而不是development证书和配置文件解决了这个development

I think development should only be used locally.我认为development应该只在本地使用。

暂无
暂无

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

相关问题 提交构建到App Store时错误/自动生成配置文件 - Wrong/AutoGenerated Provisioning Profile when Submitting Build to App Store App Store分发配置文件与开发配置文件 - App Store Distribution Provisioning Profile vs Development Provisioning Profile 如果不使用发行设置配置文件中的“已启用服务”,是否会导致App Store Review出现问题 - Will “Enabled Services” in a distribution provisioning profile cause issues with App Store Review if they aren't used 找不到此可执行文件的有效配置文件:对于App Store分发配置文件 - A valid provisioning profile for this executable was not found: For App Store Distribution Profile 使用APNS时,将应用程序从临时阶段转移到应用程序商店分发时,配置文件更改 - Provisioning profile change when taking the app from adhoc stage to app store distribution when using APNS 将新的应用程序版本提交到应用程序商店时,我是否必须创建新的配置文件? - Do i have to create new provisioning profile when submitting new app version to app store? 通过XCode将应用提交到App Store时未显示我的配置文件 - My provisioning profile not showing when submitting app to App Store through XCode 发行设置配置文件过期后,为什么iOS App Store应用仍然启动? - Why does an iOS App Store app still launch when the distribution provisioning profile expires? 如何用过期的配置文件(分发)证书替换Apple Store上的App - How to replace App on Apple store with expired provisioning profile (distribution) certificate 提交到App Store时应使用哪个recepit验证URL? - Which recepit validation URL should be used when submitting to the App Store?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM