iGhibli / iOS-DeviceSupport

This repository holds the device support files for the iOS, and I will update it regularly.
8.12k stars 1.16k forks source link

Xcode 14.0 didn't including Device Support for iOS 15.7 #189

Closed jungi46a closed 2 years ago

jungi46a commented 2 years ago

Xcode 14.0 does not support IOS 15.7 machines for real machine debugging, lacking device support.

NSDeveloper commented 2 years ago

Xcode 14.1 beta didn't including Device Support for iOS 15.7 too

lardieri commented 2 years ago

15.6 and 15.7 are identical to 15.5

Rename your 15.5 folder if you have to, although I didn't have to.

Using Xcode 13.2.1 on Big Sur, I have successfully debugged on iPhone SE 2, iPad Pro 10.5, and iPod touch 7 all running 15.7.

NSDeveloper commented 2 years ago

https://stackoverflow.com/questions/73721778/looking-for-ios-15-7-support-files-for-xcode14

jungi46a commented 2 years ago

https://stackoverflow.com/questions/73721778/looking-for-ios-15-7-support-files-for-xcode14

Thank you. According to this statement, this problem has been solved. It has been successfully tested on the iPhone 6s equipped with iOS 15.7.