iPhone:与iOS 5应用程序提交和X code 4.2?

iPhone:与iOS 5应用程序提交和X code 4.2?

问题描述:

我有一个内置英寸x code 4.2(开发preVIEW)和iOS 5,与部署目标的iOS 4.0的应用程序。我没有使用任何的iOS 5.0功能。我可以提交这个建于苹果吗?或者这是一个问题,因为它的测试版?我应该回去于X code 4.02,并建立它4.3?

I've an app that is built in XCode 4.2 (developer preview) and iOS 5, with deployment target iOS 4.0. I'm not using any of the iOS 5.0 features. Can I submit this build to apple? Or is this a problem because it's beta? Should I go back to Xcode 4.02 and build it on 4.3?

您应该绝对不会安装beta版本的SDK作为主SDK和X code版本。始终保持目前的下/开发人员(或你选择)安装在其他位置(/ iOS5Beta为例)安装测试版。由此,在X code的新测试版和SDK抵达,您可以卸载/ iOS5Beta版本,并安装新的(可能没有卸载,而只是一个点)。

You should absolutely never install beta builds SDKs as your primary SDK and version of XCode. Always keep the current install under /Developer (or wherever you choose) and install the beta in some other location (/iOS5Beta as an example). With this, when the new beta versions of XCode and the SDK arrive, you can uninstall the /iOS5Beta version and install the new one (may not have to uninstall, but just a point).

这可以让你的beta测试,则/开发人员安装下做常规的发展。

This allows you to beta test, then under the /Developer install do your regular development.

在通用汽车都出了,你安装在/ Developer和走了。

When the GM is out, you install that under /Developer and go.

您的从不提交应用程序到苹果beta版本X code和软件开发工具包的。

You never submit Apps to Apple with beta builds of XCode and the SDKs.