Xcode 5最低部署目标 [英] Xcode 5 minimum deployment target

查看:192
本文介绍了Xcode 5最低部署目标的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

目前我正在使用Xcode 4.6。我的应用需要支持最低iOS 4.3。我还想扩展iOS 7的上限支持.Xcode 5,iOS SDK 7是否仍然支持iOS 4.3?并且Xcode 5中仍然可以使用iOS 4.3模拟器吗?

Currently I am using Xcode 4.6. My app needs to support minimum iOS 4.3. I also want to expand upper limit support to iOS 7. Does Xcode 5, iOS SDK 7 still support iOS 4.3 ? And is iOS 4.3 simulator still available in Xcode 5 ?

我试过读 Xcode 5 Release Note 但它没有提及任何内容。谢谢!

I tried to read up Xcode 5 Release Note but it does not mention anything. Thanks!

推荐答案

如果您想在xcode 5中使用ios 4.3模拟器,请按照此过程进行操作

If you want ios 4.3 simulator in your xcode 5 then follow this process

1>转到您的应用程序文件夹并右键单击旧的xcode

1> Go your application folder and right click on older xcode

2.>显示包内容>内容>开发人员>平台> iPhoneSimulator.platform>开发人员> SDKs

2.> Show package content > contents > Developer > Platforms > iPhoneSimulator.platform >Developer > SDKs

3>现在复制这个iPhoneSimulator4.3.sdk并按照相同的目录结构获取新的xcode版本并通过此iPhoneSimulator4.3.sdk进入SDKs文件夹以及iPhoneSimulator7.0.sdk。

3> Now copy this "iPhoneSimulator4.3.sdk" and follow this same directory structure for new xcode version and past this "iPhoneSimulator4.3.sdk" into "SDKs" folder along with "iPhoneSimulator7.0.sdk".

4>重启xcode,然后打开你的项目。它将开始显示4.3以及7.

4> restart xcode and then open your project . It will start showing 4.3 along with 7.

这篇关于Xcode 5最低部署目标的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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