Connect Old Iphone With Latest Xcode 12 Or 13

[Solved] Connect Old Iphone With Latest Xcode 12 Or 13 | Swift - Code Explorer | yomemimo.com
Question : connect old iphone with latest xcode 12 or 13

Answered by : sarwar

//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

Source : https://stackoverflow.com/questions/51215836/ios-12-not-supported-by-xcode-9-4-could-not-locate-device-support-files | Last Update : Mon, 01 Mar 21

Answers related to connect old iphone with latest xcode 12 or 13

Code Explorer Popular Question For Swift