
Missing 64 bit support.Starting February 1,2015,new iOS apps uploaded to the App Storemust include 64-bit support and be built with the iOS 8 SDK,included in Xcode 6 or later.To enable 64-bit in your project,we recommend using the default Xcode build setting of “Standard architectures” to build a single binary with both 32-bit and 64-bit code.
我已经选择
Project - Target - Build settings - Architectures - Standard Architectures(armv7,arm64).
虽然我得到了警告.请帮帮我.谢谢.
解决方法 有同样的问题.看起来将’arm64’添加到ValID Architectures(也在构建设置下)解决了它. 总结以上是内存溢出为你收集整理的如何在xcode 6中构建32位和64位的单二进制文件全部内容,希望文章能够帮你解决如何在xcode 6中构建32位和64位的单二进制文件所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
欢迎分享,转载请注明来源:内存溢出
微信扫一扫
支付宝扫一扫
评论列表(0条)