本文介绍了所有Build for iTunes Connect,导入此版本时出错的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我将我的版本上传到应用商店,之后它在Activity中显示错误。

I upload my build to app store, after that it show error in Activity.

任何人帮助我。

推荐答案

已解决!

转到构建设置>搜索 bitcode >将启用Bitcode 转为

Go to Build Settings > Search for "bitcode" > Turn Enable Bitcode to No

这将解决它。此外,如果您对禁用bitcode感到担心,请不要担心。 Apple描述bitcode如下:

This will fix it. Also, if you are apprehensive about disabling bitcode, don't worry. Apple describes bitcode as follows:

你真的不需要启用它。详细了解bitcode 。

You don't really need to enable it. Read more about bitcode here.

就是这样。



你的构建现在应该完成。

That's it.

Your build should go through now.

这篇关于所有Build for iTunes Connect,导入此版本时出错的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-04 09:50
查看更多