在对之前上架的应用进行更新时,在validate时失败报错
报错原文
This bundle is invalid. The bundle identifier cannot be changed from the previous version. If you want to change your bundle identifier,you will need to create a new application in iTunes connect.
This bundle is invalid. New apps and app updates submitted to the app store must be built with public
解决方案: 在build settings -> code signing -> provisioning profile 挑选正确的证书。
本文介绍了一种常见的iOS应用更新时遇到的bundle标识符更改错误,并提供了详细的解决方案。该错误通常出现在使用公共证书构建的新应用或应用更新提交到App Store的过程中。
5941

被折叠的 条评论
为什么被折叠?



