升级iOS10.0.2后,Xcode运行程序到真机报错,提示Could not find developer disk image,Xcode Device栏处的真机右侧显示“(unavailable)”,手机系统版本iOS是10.0.2,Xcode7.3.从Xcode8中抽取的文件添加到Xcode7.3上
iPhone手机系统升级到10.0之后,你会发现无法进行真机测试了,并且提示Could not locate device support files或者Could not find Developer Disk Image,This iPhone is running iOS 10.2, which may not be supported by this version of Xcode.原因是Xcode 的DeviceSupport里面缺少了iOS 10.0的SDK。 打开Finder找
DeveloperDiskImage for iOS 11.0,在Xcode8+版本上进行真机调试iOS App必须的文件,下载后存放在目录/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport