我是否需要最新版本的Xcode才能将应用提交到应用商店? [英] Do I need the latest version of Xcode to submit apps to the app store?

查看:151
本文介绍了我是否需要最新版本的Xcode才能将应用提交到应用商店?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我当前在Snow Leopard(10.6.6)上运行Xcode版本3.2.5.这意味着我可以在高达iOS 4.2的模拟器上运行应用程序.

I'm currently running Xcode version 3.2.5 on Snow Leopard (10.6.6). That means I can run applications on the simulator up to iOS 4.2.

如果我使用过时的Xcode版本提交要批准的应用程序,这有关系吗?运行iOS 4.2.1或更高版本的设备是否可以从应用商店中安装我的应用?

Does it matter if I submit an app for approval with an out-of-date version of Xcode? Will devices running iOS 4.2.1 or greater be able to install my app from the app store?

推荐答案

截至上周,Apple接受了与iOS SDK 4.3链接的提交.以下任何内容均不接受. 在可预见的将来,Apple将继续接受仅与iOS SDK 5链接的提交(依此类推).

As of last week, Apple accepted submissions linked against iOS SDK 4.3. Anything below will not be accepted. Within a foreseeable future, Apple will move on to accept submissions linked against iOS SDK 5 only (and so on).

但是,在项目/构建设置中,您始终可以选择最低(目标)iOS版本.假设您是根据iOS 5构建的,那么您仍然可以选择iOS 4.2作为与您的应用程序兼容的最低版本.从iOS 4.2到iOS 5的所有内容都将被接受(并应在您身边进行测试).实际上,在尝试达到4.2的目标时,您还需要解决另一个因素:ARMV6.为此,请在StackOverflow上查看其他各种问题和答案. 注意,iOS 4.2.1是基于ARMV6的硬件(例如iPhone 3G)用户可用的最新版本.

Within your project/build-settings, you can however always select a minimal (target) iOS version. Lets say you build against iOS 5, then you can still select iOS 4.2 as the lowest version that would be compatible with your app. Anything from iOS 4.2 up to iOS 5 will then be accepted (and should be tested with on your side). Actually, when trying to target 4.2, there will be another factor you would have to tackle: ARMV6. For that, see various other questions and answers here on StackOverflow. Note that iOS 4.2.1 was the last version available for users of the ARMV6 based hardware (e.g. iPhone 3G).

或者换句话说,Xcode版本是次要的.重要的是链接到的iOS SDK.

Or in other words, the Xcode version is secondary. The important part is the iOS SDK you link against.

这篇关于我是否需要最新版本的Xcode才能将应用提交到应用商店?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆