组织者报告称,“iPhone 操作系统版本与开发支持的 iPhone 操作系统不匹配”

发布于 2024-08-21 05:39:46 字数 564 浏览 4 评论 0原文

本周早些时候,我对该设备的开发进展顺利。我将 itunes 升级到最新版本(9.0.2 (25)),我注意到 Organizer 抛出了:

“sk”上的 iPhone OS 版本 iPhone”不匹配任何 支持的 iPhone 操作系统版本 发展

我想我应该升级到最新的XCode,希望它能解决这个问题。好吧,它没有 - 升级到 Xcode 3.2.2 Organizer 后仍然抛出错误并且不允许我构建到设备。

确切错误消息的图片: http://mr-sk.com/iphone/organizer.png编辑

:我安装了 3.2 SDK - 显然我错过了 3.1.3 SDK - 知道如何解决这个问题吗?

旁注:这似乎总是发生在我身上 - 每次我升级时。上次我相信它是通过一些随机终端命令修复的(链接路径的符号? - 我不记得了),但这是一个 PITA,这似乎永远不会顺利工作。

谢谢!

Earlier this week I was developing to the device just fine. I upgraded itunes to the latest version (9.0.2 (25)) and I noticed that Organizer was throwing the:

The version of iPhone OS on “sk’s
iPhone” does not match any of the
versions of iPhone OS supported for
development

So I figured I'd upgrade to the newest XCode in hopes that it would solve the problem. Well, it didn't - After an upgrade to Xcode 3.2.2 Organizer is still throwing the error and not letting me build to the device.

Image of the exact error message: http://mr-sk.com/iphone/organizer.png

Edit: I installed the 3.2 SDK - Apparently I missed out on the 3.1.3 SDK - any idea how to fix this?

Side note: This ALWAYS seems to happen to me - every time I upgrade. Last time I believed it was fixed by some random terminal command (sym linking a path? - I can't recall) but it's a PITA that this never, ever, seems to work smoothly.

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

骄兵必败 2024-08-28 05:39:46

您在手机上安装了3.1.3,但没有获取更新的3.1.3 SDK。

安装 Apple 最近发布的最新 3.1.3 SDK。然后,要针对 iPad 进行开发,请将 3.2 SDK Beta 安装到安装程序中的不同位置。这将允许您现在使用正式版,并且仍然可以通过 iPad 模拟器玩测试版。

You installed 3.1.3 on your phone, but did not get the updated 3.1.3 SDK.

Install the latest 3.1.3 SDK recently released from Apple. Then, to develop for iPad, install the 3.2 SDK Beta to a different location in the installer. This will allow you to use the official version now, and still play with the beta version with the iPad simulator.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文