Xcode 7.0 Could not find developer disk image

在使用Xcode 7的真机运行的时候, 出现Could not find developer disk image.

解决方法:
先关闭Xcode.再从Xcode 6.4中,拷贝8.4 (12H141)文件夹到Xcode 7的对应目录下.

Xcode 6.4路径为

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport

Xcode 7.0路径为

/Applications/Xcode_7.0.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport

重启Xcode 7即可。

posted on 2015-09-22 09:43  bibibi_liuliu  阅读(520)  评论(0)    收藏  举报