Xcode not supported for iOS 11.3 by Xcode 9.2 needed 9.3

前端 未结 8 1848
不知归路
不知归路 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:35

    Another option is to download the 11.3 device support at:

    iOS 11.3 (15E217)

    And don't forget to remove "(15E217)" from folder name, so it became "11.3". Restart Xcode afterwards.

    Where to paste it according to comment of EdwardM

    For those that don't know where to paste the contents of the zipped file. Find your Applications icon in the dock, right-click, "Open Applications". The folder will open in Finder. Right-click Xcode > Show Package Contents. Then go to Developer > Platforms > iPhoneOS.platform > DeviceSupport

提交回复
热议问题