Skip to content

Instantly share code, notes, and snippets.

@prat14k
Created December 29, 2017 06:55
Show Gist options
  • Save prat14k/b8b42a908b5a766e2714318ffc625ee0 to your computer and use it in GitHub Desktop.
Save prat14k/b8b42a908b5a766e2714318ffc625ee0 to your computer and use it in GitHub Desktop.
XCode Bug : Could not find Developer Disk Image
Could not find Developer Disk Image :
I personally downloaded Xcode 6.4 beta and 7.0 beta and I was very happy to find the solution by searching "8.4" inside the application folder of the 6.4 beta. By doing this, I found the folder 8.4 (12H4125a) containing the iOS 8.4 image and I copied this folder to the same path of the 7.0 beta. The path is the following:
/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport
When you will reopen Xcode 7 and choose your device, there will be an error message; just click on fix issue and that should do it!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment