Xcode 报错Could not find developer disk image,iOS10

来源:互联网 发布:sas用哪个软件 编辑:程序博客网 时间:2024/05/22 03:23

真机调试时,我们可能会遇到这个错误,Could not find developer disk image。意思是当前Xcode版本不支持当前手机系统,除了升级到最新的Xcode之外,我们还可以把当前手机系统的配置包加到一下路径下面。

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

粘贴完成后重启Xcode即可。

附iOS10.0 配置包下载地址 http://download.csdn.net/download/am19934210m/9630105

0 0
原创粉丝点击