2

I am developing an Application for iPad (iOS)on Xcode 4.2 on MAC OS X 10.6.5 i.e snow leopard and apple has not released sdk for ios 5.1 for snow leopard.

i was using my iPad for testing it was working great with ios 5.0.1.

i just recently upgrade iPad to 5.1 and now i am unable to deploy code on iPad , i checked the registration of my device for development on development.apple.com and its still exist.

i even checked in Organizer-Devices and in that window it show me following message :

The version of iOS on “My iPad” does not match any of the versions of iOS supported for development with this installation of the iOS SDK. Please restore the device to a version of the OS listed below, or update to the latest version of the iOS SDK; which is available here.

OS Installed on My iPad
5.1.1 (9B206)

Xcode Supported iOS Versions
Latest
5.0 (9A334)
4.3 (8F190)
4.3
4.2

can anybody help me with this.

Thanks in advance.

4

2 回答 2

0

单击左上角的项目名称,然后单击目标,然后单击“构建设置”选项卡

在所有选项中都有一个“iOS部署目标”我认为这就是你想要的^^

于 2012-05-18T09:38:04.453 回答
0

我遇到过同样的问题。原来你必须从 App Store 下载/安装最新版本的 Xcode。

https://developer.apple.com/devcenter/ios/checklist/

于 2012-05-18T23:22:22.340 回答