2

After the update to iOS8.4 on my device XCode7.2b stopped working. My device is not selectable in the list of devices and XCode says "Could not find Developer Disk Image".

Any idea how to solve it?

netshark1000
  • 7,245
  • 9
  • 59
  • 116

2 Answers2

2

Found a solution:

Just copy XCode 8.4 folder from this location:

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSup‌​port

to this location:

/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Devi‌​ceSupport
netshark1000
  • 7,245
  • 9
  • 59
  • 116
1

The "official" solution it likely to be wait until next week when 9.0b3 comes out. (8.4 came out after the last iOS 9 beta.)

Stephen Darlington
  • 51,577
  • 12
  • 107
  • 152