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

前端 未结 10 1783
温柔的废话
温柔的废话 2020-11-28 22:32

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.

<
10条回答
  •  没有蜡笔的小新
    2020-11-28 23:29

    If somebody facing similar issue with Xcode 9.1

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

提交回复
热议问题