I just updated my phone to newest iOS version (8.2) and now I have in Xcode (6.1.1) my device under Ineligible devices. I don't use Xcode beta version but I guess I should started. I just update Xcode when Store notify me but I think I should download Beta now because it fix my problem. Or is there a fix where I can run my apps in device without updating to Beta Xcode?
Asked
Active
Viewed 5,645 times
6
-
1Have you checked it with Xcode 6.2.The final version is released. – Jacob Davis Cherussery Mar 10 '15 at 08:34
-
1Oh, there is update for Xcode too. I didn't notice. I'll try. – Libor Zapletal Mar 10 '15 at 08:35
-
refer this links http://stackoverflow.com/questions/27352568/ineligible-device-ipad-air2-os-version and http://stackoverflow.com/questions/27613083/ios-devices-do-not-show-up-on-xcode-6-1-1-until-after-rebooting-the-mac – SGDev Mar 10 '15 at 08:36
-
1This is the link for Xcode 6.2 in Mac Appstore [link](https://itunes.apple.com/us/app/xcode/id497799835?ls=1&mt=12) – Jacob Davis Cherussery Mar 10 '15 at 08:37
2 Answers
12
Actually this is the problem as your device has the higher OS version 8.2 which is not supported by the current Xcode version 6.1.1 you have to update your Xcode version now.
So, Now you simply update your Xcode version to the latest version of Xcode using the following link.

AppAspect
- 4,461
- 2
- 30
- 46
-
6And you have to download complate 2.6GB ide just for upgrading Xcode 6.1 to 6.2. Good job Apple :) – Olcay Ertaş Mar 10 '15 at 08:50
-
1Actually Apple should update only the required things and that how it can save amount of data to be downloaded for user and instead of downloading 2.6GB it should be done in 200 to 250MB. Hope Apple will improve their update process soon. – AppAspect Mar 11 '15 at 06:13
0
Your options are upgrading Xcode to 6.2 or downgrading your phone to a version compatible with Xcode
try this: http://www.idownloadblog.com/downgrade/

Peter Sparks
- 3
- 4