📜  将旧 iphone 与最新的 xcode 12 或 13 连接 - Swift 代码示例

📅  最后修改于: 2022-03-11 15:01:01.807000             🧑  作者: Mango

代码示例1
//https://stackoverflow.com/questions/51215836/ios-12-not-supported-by-xcode-9-4-could-not-locate-device-support-files

//Follow below step.

//1) Unzipped downloaded file

//2) Right click on Xcode and click on Show Package Content

//3) Then paste your file on path

//Contents -> Developer -> Platforms -> iPhoneOS.platforms -> DeviceSupport

//4) Restart Xcode

//Download Files here
>//https://github.com/IMHitesh/iOS-DeviceSupport/wiki
or orignal link >//https://github.com/iGhibli/iOS-DeviceSupport