This iPhone 6 is running iOS 10.1 (14B55c), which may not be supported by this version of Xcode

Code Farmer picture Code Farmer · Sep 29, 2016 · Viewed 31.7k times · Source

I'm trying to run the app after I updated Xcode to v8 and iOS to v10, but this error message pops up & prevents me from doing so:

This iPhone 6 is running iOS 10.1 (14B55c), which may not be supported by this version of Xcode.

enter image description here What should I do to get rid of this?

Answer

rmaddy picture rmaddy · Sep 29, 2016

To use the iOS 10.1 beta you need to use the Xcode 8.1 beta. Xcode 8 doesn't support the iOS 10.1 beta.

And now since iOS 10.1 and Xcode 8.1 are out of beta, be sure you update to the latest, non-beta of both.