Missing 64-bit support

本文记录了一次iOS应用提交失败的经历,主要原因是应用缺少64位支持。苹果官方要求自2015年2月起,所有提交到App Store的新iOS应用必须包含64位支持,并使用iOS 8 SDK进行构建。自6月起,应用更新也需要遵循相同的要求。为了解决此问题,推荐使用Xcode默认的“标准架构”设置来同时构建32位和64位的单一二进制文件。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

?,又要支持arm64了,一堆依赖库要适配更新!

提交应用log

[2015-06-06 11:44:57 CST] <main> ERROR: ERROR ITMS-90086: "Missing 64-bit support. Beginning on February 1, 2015 new iOS apps submitted to the App Store must include 64-bit support and be built with the iOS 8 SDK. Beginning June 1, 2015 app updates will also need to follow the same requirements. 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."

[2015-06-06 11:44:57 CST] <main> DBG-X: The error code is: 1102
[2015-06-06 11:44:57 CST] <main> INFO: Done performing authentication.
[2015-06-06 11:44:57 CST] <main> DBG-X: Returning 1

 

Package Summary:
1 package(s) were not uploaded because they had problems:
/var/folders/cz/zqldck*****.itmsp - Error Messages:
ERROR ITMS-90086: "Missing 64-bit support. Beginning on February 1, 2015 new iOS apps submitted to the App Store must include 64-bit support and be built with the iOS 8 SDK. Beginning June 1, 2015 app updates will also need to follow the same requirements. 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."

转载于:https://www.cnblogs.com/changbiao/p/4556400.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值