由于 SDK 问题,我无法将应用程序部署到 iPod touch

发布于 2025-01-08 06:45:43 字数 543 浏览 4 评论 0原文

我有 iOS SDK 4.3。我的 iPod touch iOS 版本是 5.0.1。我将应用程序部署到 iPod touch,并收到消息:

The version of iOS on “Denz’s iPod” 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 iPod
5.0.1 (9A405)

Xcode Supported iOS Versions
Latest
4.3
4.2
4.1
4.0.2
4.0.1
4.0
3.0

我不想升级我的 Xcode 或在 iPod touch 上安装 iOS 4.3。我能做些什么?

I have iOS SDK 4.3. My iPod touch iOS version is 5.0.1. I deployed my app to iPod touch and I got the message:

The version of iOS on “Denz’s iPod” 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 iPod
5.0.1 (9A405)

Xcode Supported iOS Versions
Latest
4.3
4.2
4.1
4.0.2
4.0.1
4.0
3.0

I don't want to upgrade my Xcode or install iOS 4.3 on iPod touch. What can I do?

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

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

发布评论

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

评论(2

鹿! 2025-01-15 06:45:43

您将需要使用支持 5.0 的新版本 Xcode 在此设备上进行调试和测试。如果您不想删除已安装的 Xcode 版本,可以使用 Parallels 或 VMWare 创建一个 Lion VM,并在其上安装新版本的 Xcode。

You will need to use a new version of Xcode which supports 5.0 to debug and test on this device. If you don't want to remove the version of xcode you have installed, you can create a Lion VM using Parallels or VMWare and install the new version of Xcode on that.

摇划花蜜的午后 2025-01-15 06:45:43

我解决了这个问题。

我将我的 iPod 与另一台 mac2(带有 ios sdk 5 的 xcode)同步,然后在 iPod 上安装了我的应用程序。之后我从 mac2 上拔掉了 iPod。然后我将 ipod 插入 mac1(带有 ios sdk 4.3 的 xcode)。请不要将 iPod 与 iTunes 同步。现在我可以从 mac1 安装应用程序。

I solved this issues.

I synced my ipod with another mac2 (xcode with ios sdk 5), then I installed my app on the ipod. After this I unplug my ipod from mac2. Then I plug in my ipod to the mac1 (xcode with ios sdk 4.3). Please don't sync an ipod with itunes. Now I can install app from mac1.

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