stupidestfish 2019-06-20
今天把手机系统更新到8.4。在使用Xcode 7beta的真机运行的时候。出现Could not find developer disk image,并且真机图标旁边出现"unavailable"字样.
在stackoverflower上找到了答案.链接:
http://stackoverflow.com/questions/30736932/could-not-find-developer-d...
解决方法:
先关闭Xcode.再从Xcode 6.4中,拷贝8.4 (12H141)文件夹到Xcode 7的对应目录下.
Xcode 6.4路径为
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport
Xcode 7.0 beta路径为
/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport
重新打开Xcode 7,打开项目,需要等一会,等到菊花不转了,才能运行。
一.代码块在哪里?如果上面这张图不小心点没了或者没出来,可以看第一步的操作,然后鼠标停留在选中的区域停留2秒以上就会出现左边的??可以将路径中的代码块,迁移到不同的电脑上使用,需重新启动Xcode ;