由于忍不住將 iPhone 7 Plus 升級(jí)到了 iOS 15.8.2。毫無(wú)意外,出現(xiàn)了問(wèn)題:
This operation can fail if the version of the OS on the device is incompatible with the installed version of Xcode. You may also need to restart your Mac and device in order to correctly detect compatibility.
如果設(shè)備上的操作系統(tǒng)版本與已安裝的Xcode版本不兼容,則此操作可能會(huì)失敗。您可能還需要重新啟動(dòng)Mac和設(shè)備才能正確檢測(cè)兼容性。
重啟Mac和iPhone 無(wú)果。
想到添加 DeviceSupport 即可。
在Github 搜索 DeviceSupports 無(wú)果。
想到拷貝一份 iOS 15.7的 DeviceSupport 試試。
具體操作:拷貝一份 15.7 文件夾,然后重命名為 15.8
Done。
其他
不會(huì)還有人不知道怎么添加 DeviceSupport 吧?
位置:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport
DeviceSupport下載地址:https://github.com/filsv/iOSDeviceSupport