Xcode 7.3.1支持iOS 10 [英] Xcode 7.3.1 with iOS 10 support

查看:200
本文介绍了Xcode 7.3.1支持iOS 10的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

现在我有一个基于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 /

Now I have an app based on Xcode 7.3.1 which runs fine. But one problem happened when I want to install the app to an iOS 10 device. It is said "Could not find Developer Disk Image". So I find a solution which is this: 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中没有10.0文件夹-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport。所以我找到了一个简单的方法(看起来像)来安装7.3.1和8的版本,这是: https://www.quora.com/What-is-the-best-advice-to-install -Xcode-8-beta-along-Xcode-Version-7-3-1

However, there is no 10.0 folder in the "/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport". So I found an easy way (looks like) to install both version of 7.3.1 and 8 which is this: 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?在此之前感谢任何其他解决方案。

The question is how can I only download the 10.0 folder rather than install Xcode 8 and make a link or copy/paste into Xcode 7.3.1? Thanks in advance of any other solutions.

推荐答案

我已经在Dropbox上传了

I have that uploaded on Dropbox

iOS 10.0
这里

iOS 10.1
这里

iOS 10.2
这里

iOS 10.3
此处

iOS 11.0
此处

iOS 11.1
此处

iOS 11.2
这里

iOS 11.3
这里

iOS 11.4
这里

下载并解压缩。

注意: Xcode 8.3 +版本无法提供 Swift 2.3 支持

NOTE: Swift 2.3 support is not available from Xcode 8.3 + versions

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

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

Go to your Applications -> Xcode 7.x version.
Right Click it and click on Show Package Contents and navigate to the path below :-

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

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

And paste the unzipped folder (iOS 10.0) at the path mentioned above. It will look like this.

< img src =https://i.stack.imgur.com/52TUS.pngalt =在此输入图像说明>

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

In the Device Support Folder for Xcode 7.3.1 version you currently will be having folders upto 9.3 only. Simply paste this iOS 10 folder there.

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

Finally, Quit and Restart your Xcode and plug in your iOS 10 Device.

这篇关于Xcode 7.3.1支持iOS 10的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆