升级到iOS10.2后,真机调试时Xcode运行程序到真机报错,提示Could not find developer disk image,Xcode Device栏处的真机右侧显示“(unavailable)” 把10.2 (14C89) 2.zip解压后拷贝到Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport
pad升级到iOS10.1后,Xcode运行程序真机调试时报错,提示Could not find Developer Disk Image 把10.0 (14A5339a).zip解压后拷贝到Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport目录下,然后退出Xcode重新打开即可联机运行成功。
iOS 升级到10.2之后,你会发现无法进行真机测试了,并且提示Could not locate device support files,This iPhone is running iOS 10.2 (14C92), which may not be supported by this version of Xcode.原因是Xcode 的DeviceSupport里面缺少了iOS 10的SDK。 打开Finder找到应用程序文件夹 在里面找到XCode右键点击XCode-->显示包