Which version of Xcode support iOS 12.2?

后端 未结 7 1003
没有蜡笔的小新
没有蜡笔的小新 2021-01-31 02:33

I was running my self-developed software on my iPhone 7 which runs iOS 12.2 when an alert had popped up:

This iPhone 7 (Model 1660, 1778, 1779, 1780) is r

7条回答
  •  日久生厌
    2021-01-31 03:21

    You could follow these steps:

    1. You have to download "device support files for the iOS" from here,

    And if you need any other "device support files for the iOS" you could download from here,

    1. Thin unzip it,

    2. Then go to your application folder,

    3. Right-click on the Xcode-Beta.app and choose Show Package Contents,

    4. Navigate to Contents->Developer->Platforms->iPhoneOS.platform->DeviceSupport,

    5. Then paste the file you downlaod in it. Other resource.

提交回复
热议问题