简体   繁体   English

Xcode 3.2说,当我的iPhone OS版本是3.1.3时,不支持iPhone OS版本。

[英]Xcode 3.2 says the version of iPhone OS isn't supported when my iPhone OS is version 3.1.3

I just went through the whole certificate/keychain/provisioning/appID/profile/DNA test process to get my app running on my iPhone. 我只是经历了整个证书/钥匙串/配置/ appID /配置文件/ DNA测试过程,以使我的应用程序在iPhone上运行。 Turns out my iPhone OS was out of date (3.0.1 I think), so I updated it. 原来我的iPhone操作系统已过期(我认为是3.0.1),所以我对其进行了更新。 Now it says 现在说

The version of iPhone OS on “Stefanie's phone” does not match any of the versions of iPhone OS supported for development with this copy of Xcode. “ Stefanie的手机”上的iPhone OS版本与此Xcode副本开发所支持的任何iPhone OS版本都不匹配。 Please restore the device to a version of the OS listed below. 请将该设备还原到下面列出的操作系统版本。 If necessary, the latest version of Xcode is available here. 如有必要,可在此处获得最新版本的Xcode。

OS Installed on Stefanie's phone 3.1.3 (7E18) 操作系统已安装在Stefanie的手机3.1.3(7E18)上

Xcode Supported iPhone OS Versions 3.1.2 (7D11) 3.1.1 (7C146) 3.1.1 (7C145) 3.1 (7C144) 3.0.1 (7A400) 3.0 2.2.1 2.2 2.1.1 2.1 2.0.2 (5C1) 2.0.1 (5B108) 2.0 (5A347) Xcode支持的iPhone OS版本3.1.2(7D11)3.1.1(7C146)3.1.1(7C145)3.1(7C144)3.0.1(7A400)3.0 2.2.1 2.2 2.1.1 2.1 2.0.2(5C1)2.0。 1(5B108)2.0(5A347)

But I have Xcode 3.2.1, which is supposed to support iPhone OS 3.1.3. 但是我有Xcode 3.2.1,它应该支持iPhone OS 3.1.3。 What am I doing wrong? 我究竟做错了什么? I have a cruddy internet connection (HughesNet), so I can't upgrade the Xcode SDK without it taking literally days. 我的网络连接很粗糙(HughesNet),因此如果不花几天的时间,就无法升级Xcode SDK。

I have good news and bad news. 我有好消息,也有坏消息。 The good news is that this is easily fixable. 好消息是,此问题很容易修复。 The bad news is that the fix is downloading the whole freaking package. 坏消息是该修补程序正在下载整个怪胎软件包。 I'm not sure why you can't just download the SDK and leave XCode alone, but Apple only supplies the SDK with all of XCode bundled with it - and the SDK version has to be greater than or equal to the version of your iPhone firmware. 我不确定为什么您不能只下载SDK并保留XCode,而是Apple仅向SDK提供捆绑了所有XCode的SDK-SDK版本必须大于或等于iPhone的版本固件。

Kind of a pain when dev builds come out every 2 weeks. 每2周发布一次开发版时会有些痛苦。

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

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