64-bit and iOS 8 Requirements for New Apps

本文介绍了iOS应用提交过程中遇到的一个常见错误:包含arm64架构的应用不能将最低操作系统版本设置为低于5.1.1。文章提供了具体的解决步骤,包括在Xcode中移除arm64架构,并建议使用默认的Xcode构建设置来同时支持32位和64位代码。

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

iOS提交时出现这个错误的解决办法.

This bundle is invalid. Apps that include arm64 architecture cannot have MinimumOSVersion set to less than ‘5.1.1’.More information about 64-bit support for iOS is available at “64-Bit Transition Guide for Cocoa Touch” at developer.apple.com

targets->Builtd Setting->Architectures->Valid Architectures 中去掉 arm64.

之后重新打包.


October 20, 2014
Starting February 1, 2015, new iOS apps uploaded to the App Store must 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.

转载于:https://my.oschina.net/u/615517/blog/353084

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值