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

前端 未结 10 1751
温柔的废话
温柔的废话 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:16

    Here is steps to build on device with iOS 10.3 and Xcode 8.2.1:

    1. Open next directory: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport
    2. Create new folder "10.3 (14E277)"
    3. Copy files: DeveloperDiskImage.dmg, DeveloperDiskImage.dmg.signature FROM 10.2 (14C89) folder TO new 10.3 (14E277)
    4. Restart Xcode

提交回复
热议问题