Could not find Developer Disk Image

在使用Xcode进行真机调试时,弹出对话框”Could not find Developer Disk Image"

Could not find Developer Disk Image_第1张图片

1、查看真机的系统版本是9.1

2、在“/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport”里列出了Xcode7.0支持的设备。

确实没有名称是9.1的目录

Could not find Developer Disk Image_第2张图片

3、原来Xcode最高版本为7.0,最高支持iOS9.0;当前版本不支持iOS9.1,只好先更新Xcode到7.1版本

你可能感兴趣的:(真机调试)