2

The iOS 9.2 is 13C5060d (not sure if that is a beta or not, but my device usually gets the latest betas). I'm trying to sideload f.lux per these instructions:

And when I have to hit Cmd+R, I get Could not find Developer Disk Image. Anyone had any luck on this XCode/iOS combination? Thanks!

Rishil Patel
  • 1,977
  • 3
  • 14
  • 30
AKor
  • 8,550
  • 27
  • 82
  • 136
  • 1
    Possible duplicate of [Could not find Developer Disk Image - Xcode 7 - iOS 8.4](http://stackoverflow.com/questions/30736932/could-not-find-developer-disk-image-xcode-7-ios-8-4) – Chris Loonam Nov 11 '15 at 16:35
  • @ChrisLoonam not really, in this case it is 9.2. – AKor Nov 11 '15 at 16:49
  • I could be wrong, as I've never personally had the issue, but I would assume that the solutions would be similar regardless of the iOS version. – Chris Loonam Nov 11 '15 at 17:01

3 Answers3

2

Download the Xcode 7.2 beta : that worked for me

AmitGaur
  • 51
  • 3
1

I had the same issue. I posted it here, and posted my own answer too. And then I came across this question. So please look at the link for the answer. Basically you need to download XCode 7.2 beta

XCode 7.1 does not have iOS 9.1 sdk, as clearly mentioned on the XCode downloads website.

Community
  • 1
  • 1
Movin Jain
  • 777
  • 1
  • 6
  • 15
0

Make sure that when you update Xcode or iOS, you also update the other or you will get this error. This also happened for Xcode 7.0.1 and iOS 9.1. So update to Xcode 7.2 and you should be good to go.

Community
  • 1
  • 1
Caleb Kleveter
  • 11,170
  • 8
  • 62
  • 92