1,昨晚升级iOS9.2之后。今天一来真机调试就报错:
Could not find Developer Disk Image
解决方法:
下载 DeveloperDiskImage_ios9.2 镜像
解压后将其放到下面目录下就可以了:
/Applications/Xcode7.0.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport
这个是xcode7运行iOS8.4所必须具有的文件夹。
原文:http://www.cnblogs.com/developer-qin/p/5044146.html