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

49,453

Solution 1

Here I have this file for 12.1 or 12.0 or 11.3 or 11.4 into Xcode 8+ or XCode 9+. You can download file from this link. 10.3:- https://www.dropbox.com/s/i1f7q8w3vgr2ozl/10.3%20%2814E269%29.zip?dl=0

11.3:- https://www.dropbox.com/s/wya3eu2j5db7tpt/11.3%20%2815E217%29.zip?dl=0

11.4:- https://www.dropbox.com/s/86i9zjunpsy9b0b/11.4%20%2815F79%29.zip?dl=0

12.0 & 12.1:- https://github.com/Yatko/iOS-device-support-files

Steps:-

Download above Zip file and extract them.

  1. Click on "Finder" in MAC OS
  2. Click on "Go to Folder"
  3. Paste this path over their (make sure that you have installed xcode with named : "Xcode.app") /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport
  4. Paste your extracted "10.3 (14E269)" directory to that place.
  5. quite Xcode and restart it. you can run your projects successfully in your real device.

If you download the latest version after 12.1 then please upload that file and update the answer.

Solution 2

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 :)

Solution 3

I had the exactly same problem. Just upgraded to xcode version 8.2.1 ( 8C1002 ) and the problem was solved.

Solution 4

Here I have this file for 10.3 or 11.3 or 11.4 into Xcode 8+. You can download file from this link. 10.3:- https://www.dropbox.com/s/i1f7q8w3vgr2ozl/10.3%20%2814E269%29.zip?dl=0

11.3:- https://www.dropbox.com/s/wya3eu2j5db7tpt/11.3%20%2815E217%29.zip?dl=0

11.4:- https://www.dropbox.com/s/86i9zjunpsy9b0b/11.4%20%2815F79%29.zip?dl=0

9 -> 12 All Files: https://github.com/mendaparadarshit/xcode-9-ios-12-support

Steps:-

  1. Download above Zip file and extract them.
  2. Click on "Finder" in MAC OS, You can see in Topbar all menus, Click on "Go"
  3. Click on "Go to Folder" ()
  4. Paste this path over their (make sure that you have installed xcode with named : "Xcode.app") /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport
  5. Paste your extracted "10.3 (14E269)" directory to that place.
  6. quite Xcode and restart it. you can run your projects successfully in your real device.

Thank you,

Darshit

Solution 5

I downloaded the appropriate zip file from https://github.com/iGhibli/iOS-DeviceSupport/tree/master/DeviceSupport for my devices version of iOS

Unzipped the contained folder to

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

And finally restarted Xcode. No need to update Xcode it's self

Share:
49,453
Piyush Sanepara
Author by

Piyush Sanepara

I'm a iOS App developer. I'm still learning how progress. I develop Some Application and Day by Day i learn more.

Updated on July 08, 2022

Comments

  • Piyush Sanepara
    Piyush Sanepara almost 2 years

    I am facing this error, i am done with research on that.

    I conclude the result, i need one file for device support 10.2(14C92)

    Please share that file.

    GoTo:

    • Right click on Xcode 8 or Newer version of your Xcode, select "Show Package Contents", "Contents", "Developer", "Platforms", "iPhoneOS.Platform", "Device Support"
    • Copy the 10.2(14C92) folder (or above for later version).

    I need that folder.

    Thanks.

  • Piyush Sanepara
    Piyush Sanepara over 7 years
    Ohk , you have updated xcode right?? Then Please goto XCODE right click-> Show Package Contents-> Contents-> Developer-> Platforms-> iPhoneOS.Platform-> Device Support -> 10.2(14C92) Attach last folder any where please...
  • Nitesh
    Nitesh over 7 years
    @PiyushSanepara You got files for 10.2 ? Even I'm searching for that. If then please share
  • Piyush Sanepara
    Piyush Sanepara over 7 years
    @Nitesh i'm not getting that files but my problem solved. I ran application in 7.3.1 then i ran in 8.1 it works but i can't understand what actually doing behind that i checked Device support folder for both but i can't found it.
  • Piyush Sanepara
    Piyush Sanepara over 7 years
  • Ebrahim Tahernejad
    Ebrahim Tahernejad over 7 years
    hi, do you have the latest version now ? could you please upload latest device support for 10.2 (14C92) and 10.2.1
  • mark922
    mark922 over 7 years
    well it throws 'An error was encountered while enabling development on this device. please try rebooting and reconnecting the device (0xE8000076)'. Tried rebooting and searching SO for this error, but didn't find anything useful. So any help here?
  • AlekseiPetrovski
    AlekseiPetrovski over 7 years
    thats interesting.. do you have version 14E277 on device?
  • Yurii Koval
    Yurii Koval over 7 years
    I had the same error. Contents from 10.3 folder of Xcode 8.3 solved it.
  • user1553381
    user1553381 over 6 years
    Is there any image for 11.0.3 (15A432) ?
  • mramosch
    mramosch over 6 years
    Any chance to get 11.2 onto your dropbox/GoogleDrive? Thx in advance...
  • Yurii Koval
    Yurii Koval over 6 years
    @mramosch It's there, just in case :)
  • Yehia A.Salam
    Yehia A.Salam over 6 years
    saved me 3 hours
  • Dharmik Patel
    Dharmik Patel over 6 years
    Working like a charm, You save my whole day. :)
  • Himanshu Moradiya
    Himanshu Moradiya over 5 years
    Can you add ios 12 simulator ?
  • Piyush Sanepara
    Piyush Sanepara over 5 years
    If you download version after 12.1 then please upload that file and update answer.