Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

iPhone 5s running ios 12.1 not supported in xcode

After updating my iPhone 5 to ios 12.1, I get this error in xcode:

Could not locate device support files. This iPhone 5s (Model A1457, A1518, A1528, A1530) is running iOS 12.1 (16B92), which may not be supported by this version of Xcode.

What can I do about this?

like image 529
RJB Avatar asked Nov 08 '18 20:11

RJB


People also ask

Which iOS version does Xcode 12.4 support?

The Xcode 12.4 release supports on-device debugging for iOS 9 and later, tvOS 9 and later, and watchOS 2 and later. Xcode 12.4 requires a Mac running macOS 10.15. 4 or later.

Does Xcode 12.5 support iOS 15?

If you try to use an iOS 15 device on Xcode 12.5, the device will be marked as unsupported and when running you'll get an error: The run destination is not valid for running the scheme. Xcode doesn't support iOS 15.

Does Xcode 12 support iOS 11?

This version of Xcode: Includes SDKs for iOS 16, iPadOS 16, macOS 12.3, tvOS 16, and watchOS 9. Supports on-device debugging in iOS 11 or later, tvOS 11 or later, and watchOS 4 or later. Requires a Mac running macOS Monterey 12.5 or later.


1 Answers

Update Xcode to the latest version on the app store. Had this issue as well.

like image 82
Daniel Espina Avatar answered Nov 01 '22 17:11

Daniel Espina