3

I updated to iOS 10.0.1 and cannot deploy my project to the device anymore. It was working right before the update. I believe my Xcode is updated (7.3.1).

Rebooting device and computer does not fix the issue. Also interesting, in Xcode Settings -> iOS Deployment target -> iOS 9.3 is the higher version available!

Does anybody have a solution?

rmaddy
  • 314,917
  • 42
  • 532
  • 579
Alex
  • 995
  • 12
  • 25
  • 1
    your device iOS10 that you are update your xcode 8 because xcode 8 is support iOS10 and xcode 7 in only less than or equal iOS 9 support, doesn't support more than iOS 9. – Bhadresh Kathiriya Sep 19 '16 at 06:08
  • 1
    your xcode version should be xcode 8.0 .. so you need to update your Xcode – Bhavin Bhadani Sep 19 '16 at 06:09
  • Thanks. I just saw the Xcode 8 available from the Apple website (not the App store) – Alex Sep 19 '16 at 06:09
  • http://stackoverflow.com/questions/33314733/could-not-find-developer-disk-image/39784941#39784941, you can get your answer from here. Just open this think and at the end you can find the correct answer. – Mandeep Singh Oct 10 '16 at 19:40

1 Answers1

4

Your Xcode(7.3.1) is not updated. update your Xcode here.

ajay_nasa
  • 2,278
  • 2
  • 28
  • 45