Search code examples
iosiphonexcodeios10xcode8

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


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?


Solution

  • 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.