Xcode not supported for iOS 11.3 by Xcode 9.2 needed 9.3

前端 未结 8 1850
不知归路
不知归路 2021-01-30 13:05

Apparently, with the latest IOS update, my version of Xcode could not build due to the following error.

Could not locate device support files. This iPhone

相关标签:
8条回答
  • 2021-01-30 13:42

    I have the same problem, OS Sierra trying to run iPhone SE with 10.3 using Xcode 9.2 and I don't have the resources to update to High Sierra and Xcode 9.3.

    Solution:

    1. Find your friends who have Xcode 9.3
    2. Ask them to right click on Xcode, Show Package Contents then navigate to Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/11.3 (15E217)
    3. Copy the 11.3 (15E217) folder to your old Xcode (9.2) with the same file hierarchy

    Now you have Xcode 9.2 with iOS 11.3.

    0 讨论(0)
  • 2021-01-30 13:42

    I have macOS 10.12.6

    You can download Xcode 9.3 from https://developer.apple.com/download/
    and extract the "11.3 (15E217)" folder from it

    The fix really works.

    0 讨论(0)
提交回复
热议问题