获取"iPhone 3.0" Xcode中的基本SDK是否可用? [英] Get "iPhone 3.0" for the base SDK in Xcode?

查看:63
本文介绍了获取"iPhone 3.0" Xcode中的基本SDK是否可用?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚刚使用cocos2d完成了我的iPhone游戏,我想将其提交给Apple.

I just finish my iPhone game using cocos2d, and I want to submit it to Apple.

我已阅读本文:构建要分发的应用,他们说:

I've read this article: Building Your App for Distribution, and they say:

4如有必要,请调整要部署到的设备的基本SDK. (例如,iPhone Device 3.0或您要为其构建的任何最低版本.)

4 If necessary, adjust the base SDK for the device you want to deploy to. (e.g. iPhone Device 3.0, or whatever minimum version you want to build for.)

我想将"iPhone 3.0"作为最低版本,但是在Xcode中,我只能选择"iPhone 3.2" ...
在哪里以及如何获得Xcode的iPhone 3.0? (我有Xcode 3.2.3)

I want to put "iPhone 3.0" for the minimum version, but in Xcode I have only the choice of "iPhone 3.2"...
Where and how can I get the iPhone 3.0 for Xcode? (I have Xcode 3.2.3)

谢谢!

推荐答案

在目标设置中,查找"iPhone OS部署目标",然后在其中选择3.0.只要您不使用任何3.2专用的东西,就可以将3.2保留为构建SDK.如果要针对3.0进行构建,请确保在目标和项目设置中正确设置了基本SDK.

In your target settings, look for "iPhone OS Deployment Target", and select 3.0 there. You can keep 3.2 as your build SDK, as long as you don't use any 3.2-specific stuff. If you want to build against 3.0, make sure the base SDK is set properly in your target and project settings.

这篇关于获取"iPhone 3.0" Xcode中的基本SDK是否可用?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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