Model is running iOS 10.2 (14C92), which may not be supported by this version of Xcode

If somebody facing similar issue with Xcode 9.1
enter image description here

  1. Open directory:

    /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport

  2. Create new folder “11.2 (15C107)” (or “10.3 (14E269)” for older versions, depends on what exactly are you missing)

  3. Paste files from provided google drive folder

    11.2 (15C107)
    (or 10.3 (14E269) if you need older files)

  4. Restart Xcode

For other iOS versions you may check @Sour LeangChhean ‘s answer

Keep in mind, that some day you will need to upgrade your Xcode anyway 🙂

Leave a Comment