九.iOS This iPhone 6s等 is running iOS 10.1 (14B72), which may not be supported by this version of Xcode

就是缺少 iOS10.1(14B72)的调试包,找到相对应的调试包后,将升级包放在路径:应用程序(xcode)-右键-显示包内容 /Developer/Platforms/iPhoneOS.platform/DeviceSupport。
添加10.1文件进去


或者

Xcode7 真机测试,真机出现"unavailable"字样,Could not find developer disk image.
解决方案:
先关闭Xcode.再从Xcode 6.4中,拷贝8.4 (12H141)文件夹到Xcode 7的对应目录下.
Xcode 6.4路径为:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport
Xcode 7路径为:
/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport
重新打开Xcode 7,打开项目,需要等一会,等到菊花不转了,才能运行。

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容