【问题标题】:Xcode backward compatibility [closed]Xcode 向后兼容性 [关闭]
【发布时间】:2013-04-14 02:23:44
【问题描述】:

我已经构建了一个应用,其目标 iOS 版本是 iOS 5.1,而我的设备版本是 6.1.3。但是,我无法让我的应用在我的设备上运行,因为我收到以下错误:

“没有提供兼容 iOS 版本的预置 iOS 设备。将 iOS 设备与最新版本的 iOS 连接以运行您的应用程序或选择 iOS 模拟器作为目标。”

我希望该应用可以在任何 iOS 版本高于我的目标版本的设备上运行,就像 Android 开发中的情况一样。

似乎唯一的解决方案是更新我的 Xcode(当前为 4.3.3),但一些糟糕的评论指出新 Xcode(4.6) 上的崩溃问题真的让我很反感。


来自主办方的更多信息:

The version of iOS on “Pierr's iPhone” 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 Pierr's iPhone
    6.1.3 (10B329)

    Xcode Supported iOS Versions
    Latest
    5.1 (9B176)
    5.0
    4.3
    4.2

【问题讨论】:

  • 我每天都使用 Xcode 4.6.1,它只在我身上崩溃过一次。不用担心升级(尽管我仍在使用 Lion,而不是 Mountain Lion)。

标签: ios xcode backwards-compatibility


【解决方案1】:

您需要更新 Xcode 以使其与新的 iOS 版本兼容。当前的 Xcode 版本是4.6.1

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2015-07-22
    • 2010-11-07
    • 2012-02-13
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2013-04-17
    相关资源
    最近更新 更多