iOS 8.2 not supported in Xcode 6.3 beta iOS 8.2 not supported in Xcode 6.3 beta xcode xcode

iOS 8.2 not supported in Xcode 6.3 beta


After installing Xcode 6.2 also released this days, I opened a random project, it signed (or did something with my device) and after that Xcode 6.3 beta recognised my iOS 8.2 version!

  1. Install the last stable Xcode version
  2. open a random project
  3. connect your device while keeping the Xcode opened
  4. let Xcode make it's own procedures for recognising the device ("copy symbols"..)
  5. open your beta Xcode and enjoy using your test device as always


The fix is: Go to Product > Destination, and even though it says your device is ineligible, it will still allow you to select it, then building to it will work.


This worked after I installed latest beta today:Open Xcode 6.2 and go to Devices. Connect your iPhone and wait for the spinner to finish (some minutes in my case). Close 6.2 and re-open 6.3. Now it should work!

Thanks to Christian Zangl on the Apple Developer forum!