Search code examples
iosxcodeipad

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


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 (Unavailable) or Could not find developer disk image. How can I fix this? Any solution?

enter image description here


Solution

  • 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