0

My iphone 7 was updated to iOS 15.7. my current xcode (12.5.1) doesn't support it. But from the app store I can only update xcode to the last one (14) and 14 seam to support only iOS 16. So is it possible to update my xcode to 13.4.1 OR in xcode 14 to have the iOS 15.7 support ?

zeus
  • 12,173
  • 9
  • 63
  • 184

1 Answers1

0

Xcode 14 does not support iOS 15.7 devices. Xcode 14.0.1 RC does. See details and other workarounds here: [https://stackoverflow.com/questions/73721778/looking-for-ios-15-7-support-files-for-xcode14/73739710#73739710]. By the way, once the device is prepared for development with Xcode 14.0.1, Xcode 14.0 can connect to it.

J Kasparian
  • 465
  • 2
  • 7