在我的设备上更新到iOS8.4之后,XCode7.2b停止工作。我的设备在设备列表中不可选择,XCode说“找不到开发人员磁盘映像”。
知道怎么解决吗?
发布于 2015-07-03 15:51:35
找到了解决办法:
只需从此位置复制XCode 8.4文件夹:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport到这个地点:
/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport发布于 2015-07-03 16:26:36
“官方”解决方案很可能要等到下周9.0b3发布。(8.4是在上一次iOS 9测试版之后发布的。)
https://stackoverflow.com/questions/31210453
复制相似问题