简体   繁体   English

使用ipad1和ipad2升级到最新的iOS SDK

[英]upgrading to latest ios sdk with ipad1 and ipad2

I have xcode 4.5.2 and iOS 6.0 sdk. 我有xcode 4.5.2和iOS 6.0 SDK。 I have been using my ipad 1 device for testing my app (building for ios5.0). 我一直在使用ipad 1设备测试我的应用程序(为ios5.0构建)。 I also have access to my daughters ipad 2 and want to test my app with this. 我也可以访问我的女儿ipad 2,并希望以此测试我的应用程序。 The problem is when I use xcode organizer "use device for development" it says the device has software version 6.1.x and to use it I would need to upgrade to the latest version of IOS/xcode. 问题是,当我使用xcode组织者“使用设备进行开发”时,它说该设备的软件版本为6.1.x,要使用它,我需要升级到最新版本的IOS / xcode。

So my question is, what does this mean for testing on my ipad 1? 所以我的问题是,这对于在ipad 1上进行测试意味着什么? Will I lose support for ios5.0? 我会失去对ios5.0的支持吗? I'm afraid to download and install, for fear that I will lose this and won't be able to go back. 我害怕下载并安装,因为担心会丢失并且无法返回。

FYI, currently in xcode I can deploy to targets using 4.3, 5.0, 5.1 and 6.0. 仅供参考,目前在xcode中,我可以使用4.3、5.0、5.1和6.0部署到目标。 Can anyone with the latest xcode/ios tell me what's available in the deployment target drop down? 拥有最新xcode / ios的人能否告诉我部署目标下拉列表中的可用内容?

Sorry for the lame question...please don't flame me : ) 对不起the脚的问题很抱歉...请不要解雇我:)

Check in left-up side of screen select xcode>preference>download and see their SDK version iOS 6.0.1 available if not than you have to upgrade your xcode to xcode 4.6 and than you can redownload previous SDK from xcode>preference>download. 如果不是必须将xcode升级到xcode 4.6,并且可以从xcode> preference> download重新下载以前的SDK,请在屏幕的左上方检查xcode> preference> download并查看其SDK版本iOS 6.0.1是否可用。

See here i have xcode 4.6 and supporting SDK from 4.3,5.0,5.1,6.0, and 6.1 看到这里我有xcode 4.6并从4.3、5.0、5.1、6.0和6.1支持SDK

在此处输入图片说明

在此处输入图片说明

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM