美文网首页iOS开发代码段iOS 开发
Xcode真机调试could not find develope

Xcode真机调试could not find develope

作者: 浪里小青龙 | 来源:发表于2016-06-14 14:09 被阅读50次

问题: could not find developer disk image, 这是由于系统版本过高或者过低造成的. 为解决这一问题. 我们需要在指定文件夹下放入必须的配置包.
配置包目录:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport
这个问题很多人都知道原因跟处理方式, 但是一般都不会特意去记路径以及配置包, 临时查找的多. 所以, 再提供以下下载配置包的链接给大家
http://pan.baidu.com/s/1hrlA9a0
解压放入指定文件夹即可

Paste_Image.png

相关文章

网友评论

    本文标题:Xcode真机调试could not find develope

    本文链接:https://www.haomeiwen.com/subject/pirudttx.html