微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

ios – iTunes Connect错误发生在应用程序变稀过程中,您的应用程序无法更改?

我通过 Xcode上传了构建昨天它工作正常,但是今天上传的构建完全上传,但是在10分钟之后,我收到了一个苹果电子邮件.

While processing your iOS app,—————Build(1.0.22),errors
occurred in the app thinning process,and your app Couldn’t be
thinned. If your app contains bitcode,bitcode processing may have
Failed. Because of these errors,this build of your app will not be
able to be submitted for review or placed on the App Store. For
information that may help resolve this issue,see Tech Note 2432.

我只改变了一行代码,并改变了Build Number.而且,我上传的4个build得到了同样的错误.

解决方法

我今天遇到这个问题,我使用了google-api-objectivec-client-for-rest(作为框架).
我尝试了上述所有解决方案,但失败了.

现在我通过将所有源码的google-api-objectivec-client-for-rest复制到我自己的项目来修复它.希望对你有帮助

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。

相关推荐