简体   繁体   English

最新的操作系统/最新的SDK

[英]Latest OS / latest SDK

I've been doing my coding with Xcode 3.2.3 I've recently upgraded my iPad OS to 3.2.2. 我一直在使用Xcode 3.2.3进行编码,最近将iPad OS升级到了3.2.2。

Trying to run a provisioned development build from xcode on my iPad, I'm told: 有人试图在我的iPad上从xcode运行预配置的开发版本,被告知:

The version of iPhone OS on “User's iPad” does not match any of the versions of iPhone OS supported for development with this installation of the iPhone SDK. “用户的iPad”上的iPhone OS版本与通过安装此iPhone SDK开发所支持的任何iPhone OS版本都不匹配。 Please restore the device to a version of the OS listed below, or update to the latest version of the iPhone SDK; 请将该设备还原到下面列出的操作系统版本,或更新到最新版本的iPhone SDK; which is available here. 在这里可用。

OS Installed on User's iPad 3.2.2 (7B500) 在用户的iPad 3.2.2(7B500)上安装的操作系统

Xcode Supported iPhone OS Versions 4.0 (8A293) 3.2 3.1.3 3.1.2 3.1.1 3.1 3.0.1 3.0 Xcode支持的iPhone OS版本4.0(8A293)3.2 3.1.3 3.1.2 3.1.1 3.1 3.0.1 3.0

Do I simply need to download the latest SDK (3.2.4)? 我是否只需要下载最新的SDK(3.2.4)? And will I be able to create distribution builds for submission to the App Store with this latest SDK? 我是否可以使用此最新的SDK创建发行版本以提交到App Store?

Thanks for the help! 谢谢您的帮助!

通常但并非总是如此,每次将iDevice OS升级到比SDK更新的版本时,都需要下载新的SDK。

Yep you need to re-download the latest SDK Version which contains what is needed to build and run on your deice. 是的,您需要重新下载最新的SDK版本,其中包含在您的设备上构建和运行所需的软件。

It's a bit... frustrating because of downloading (again) > 2.5 Go for ONE tiny tiny tiny change. 有点...令人沮丧,因为再次下载> 2.5 Go for一个微小的微小变化。

Download it and it will work ;-) 下载它,它将起作用;-)

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

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