Xcode 7 with iOS 9 device Error: device unavailable (Could not find a developer disk image)

后端 未结 10 1811
南方客
南方客 2020-12-17 08:01

After updating my iPad to iOS 9 public beta, I am getting an error while trying the run the app in my iPad. When I select the iPad as destination, it says \"iPad (Unavailabl

10条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-17 08:27

    If you are using the Xcode 7 GM build version 7A218, the chances are that you accidentally downloaded iOS 9.1 (13B5110e) as opposed to the iOS 9 GM build (13A340). I did the same thing don't worry. They are too close to each other on the downloads page :0

    You can check which version you have on your device by simply going to your device Settings > General > About > Version

    All you have to do is download the correct iOS 9 GM build and go to iTunes. Click on your device. In the summary tab, OPTION + Right Click "Check for Update" and restore your device by navigating to the iOS 9 GM build finder location. Note by selecting "Check for Update" you will not lose any settings or data on your device. In other words, it is not a restore

    However, if you are using Xcode 7.1 build version (7B60) iOS 9.1 is supported

提交回复
热议问题