将 iOS 10.3.3 与 Xcode 8.2.1 版一起使用?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/45473409/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Use iOS 10.3.3 with Xcode Version 8.2.1?
提问by Dan O'Leary
I am using Xcode Version 8.2.1 and cannot upgrade because I am working off of a 2008 MBP and the latest versions of Xcode are not supported.
我使用的是 Xcode 8.2.1 版并且无法升级,因为我使用的是 2008 MBP 并且不支持最新版本的 Xcode。
I trying to run a project on an iPhone 5 which is running iOS 10.3.3 however, when i try to run the project from Xcode I get the following error message:
我尝试在运行 iOS 10.3.3 的 iPhone 5 上运行一个项目,但是,当我尝试从 Xcode 运行该项目时,我收到以下错误消息:
I checked the device support folder located at: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/
我检查了位于以下位置的设备支持文件夹:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/
and I see that the 10.3 folder is not present
我看到 10.3 文件夹不存在
Is there a way I can add a folder for 10.3 device support? Is there a place I can download it and add it into my Xcode?
有没有办法为 10.3 设备支持添加文件夹?有什么地方可以下载它并将其添加到我的 Xcode 中吗?
If this is not possible, does anyone know a way to downgrade to an unsigned iOS firmware such as 10.2 or lower?
如果这是不可能的,有没有人知道降级到未签名的 iOS 固件(例如 10.2 或更低版本)的方法?
回答by Joe
You can download the Xcode 8.3 separately(or get it from here :https://gist.github.com/steipete/d9b44d8e9f341e81414e86d7ff8fb62d#gistcomment-2041802) and get the 10.3 SDK from that which resides in Developer/Platforms directory. Reboot system as well as XCode and select SDk in settings as 10.3
您可以单独下载 Xcode 8.3(或从这里获取:https: //gist.github.com/steipete/d9b44d8e9f341e81414e86d7ff8fb62d#gistcomment-2041802)并从位于 Developer/Platform 目录中的那个获取 10.3 SDK 重新启动系统和 XCode 并在设置中选择 SDk 为 10.3
回答by R.Chauhan
You have to update your Xcode with 8.3 or later or download .dmg file from here https://developer.apple.com/download/more/
您必须使用 8.3 或更高版本更新您的 Xcode 或从这里下载 .dmg 文件 https://developer.apple.com/download/more/