简体   繁体   English

Xcode 8-iOS 10.0.2:安装开发人员磁盘映像时出错

[英]Xcode 8 - iOS 10.0.2: Error mounting developer disk image

I have the latest Xcode 8 (no more updates available) on El Capitan, my phone runs iOS 10.0.2 . 我在El Capitan上拥有最新的Xcode 8 (没有更多更新可用),我的手机运行iOS 10.0.2 [Xcode] > [Devices] lists my iPhone as available - no problems. [Xcode]> [Devices]列出了我的iPhone可用-没问题。

I'm getting " Error mounting developer disk image " when running a build in Xcode. 在Xcode中运行构建时,出现“ 安装开发人员磁盘映像错误 ”。

I went through through all the threads on stackoverflow related to "Error mounting developer disk image" and they all recommend to get Xcode updated after the iOS upgrade. 我遍历了与“错误安装开发人员磁盘映像”有关的stackoverflow上的所有线程,他们都建议在iOS升级后更新Xcode。 That has been done, yet I am still facing the same error message. 这样做已经完成,但是我仍然面临着同样的错误消息。 Am I missing something? 我想念什么吗?

Go to this Folder Finder > Xcode > Show Package Contents > Developer > Platforms > DeviceSupport. 转到此文件夹查找器> Xcode>显示软件包内容>开发人员>平台> DeviceSupport。

and here you need to add the dmg(disk image) for ios 10. 在这里,您需要为ios 10添加dmg(磁盘映像)。

Just copy the same folder in that device support folder where you will see many other folders for various ios versions 只需在该设备支持文件夹中复制相同的文件夹,您将在其中看到许多其他文件夹,用于各种ios版本

You can download it from here. 你可以在这里下载。

https://drive.google.com/file/d/0B-w5Nhpy8tOwclhFR1JSRjM5YWM/view?usp=sharing https://drive.google.com/file/d/0B-w5Nhpy8tOwclhFR1JSRjM5YWM/view?usp=sharing

after this just restart xcode. 之后,只需重新启动xcode。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM