在XCode7 Beta2下如果使用iOS8.4版的真机进行调试,XCode会提示:
“Could not find Developer Disk Image”
解决方法:
如果你有XCode6.4版,进入
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport
将8.4文件夹
拷贝到目录: /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport
下,重新打开XCode7,clean一下,就可以继续快乐得真机调试了~
如果你没有XCode6.4,可能没有这个8.4的文件夹,我把这个文件夹传到了百度云,方便大家!
http://pan.baidu.com/s/1i3KTr7J
参考:
http://*.com/questions/30736932/could-not-find-developer-disk-image-xcode-7-ios-8-4