真机调试时出现 could not find developer disk image说明Xcode版本过低不支持iOS10.2及以上版本,只需在/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport 下放入当前文件即可
问题描述: which may not be supported by this version of Xcode. 解决方案: 将下载的配置包放到下面路径: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport 让低版本(9.3以下)Xcode支持调试高版本iOS(11.3 15E217)