Why the Missing 64-bit support happened when upload to the iTunes connect?

瘦欲@ 提交于 2019-11-30 08:04:21

I had same problem today I set Build Active Architecture to NO and it got submitted. Give a try

zaph

From this SO Answer and this SO Answer

  • Architecture: "Standard architectures" arm7, arm64
  • Valid Architectures: "arm64" , armv7...
  • Build Active Architecture Only - NO (specially... if your connected device is not arm64 compatible)

Most commonly happens when I archive while a device is connected (as it affect the architecture).

(As mentioned in a comment by Martin to Shashi3456643's answer)

I faced the similar issue with Xamarin.ios deployment. Later found that it was third party library causing the issue. I have maps in my app using from Arc GIS. I updated my dll to latest provided and resolved my issue.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!