Xcode 7.3.1支持iOS 10

栏目: IOS · 发布时间: 5年前

内容简介:翻译自:https://stackoverflow.com/questions/39864771/xcode-7-3-1-with-ios-10-support
现在我有一个基于Xcode 7.3.1的应用程序运行良好.但是当我想将应用程序安装到iOS 10设备时,就出现了一个问题.据说“无法找到开发者磁盘映像”.所以我找到了一个解决方案: https://danielemargutti.com/solve-xcodes-could-not-find-developer-disk-image-error-how-to-run-projects-in-ios-10-device-using-xcode-7/

但是,“/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport”中没有10.0文件夹.所以我找到了一个简单的方法(看起来像)安装7.3.1和8的版本,这是: https://www.quora.com/What-is-the-best-advice-to-install-Xcode-8-beta-alongside-Xcode-Version-7-3-1

问题是如何才能下载10.0文件夹而不是安装Xcode 8并建立链接或复制/粘贴到Xcode 7.3.1中?在此之前感谢任何其他解决方案.

我把它上传到Dropbox上了

iOS 10.0 here

iOS 10.1 here

iOS 10.2 here

iOS 10.3 here

iOS 11.0 here

iOS 11.1 here

iOS 11.2 here

iOS 11.3 here

iOS 11.4 here

iOS 12.0 here

iOS 12.1 here

下载并解压缩.

注意:Xcode 8.3版本不支持Swift 2.3支持

转到您的应用程序 – > Xcode 7.x版本.

右键单击它并单击显示包内容并导航到以下路径: –

/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/

并将解压缩的文件夹(iOS 10.0)粘贴到上述路径中.它看起来像这样.

Xcode 7.3.1支持iOS 10

在Xcode 7.3.1版本的设备支持文件夹中,您目前只有9.3的文件夹.只需在此处粘贴此iOS 10文件夹即可.

最后,退出并重新启动Xcode并插入iOS 10设备.

翻译自:https://stackoverflow.com/questions/39864771/xcode-7-3-1-with-ios-10-support


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Spring

Spring

Bruce Tate、Justin Gehtland / O'Reilly Media, Inc. / 2005-04-12 / USD 29.95

Since development first began on Spring in 2003, there's been a constant buzz about it in Java development publications and corporate IT departments. The reason is clear: Spring is a lightweight Java......一起来看看 《Spring》 这本书的介绍吧!

SHA 加密
SHA 加密

SHA 加密工具

html转js在线工具
html转js在线工具

html转js在线工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具