Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

iPhone iOS 8.2 with Xcode 6.1.1

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?

like image 892
Libor Zapletal Avatar asked Mar 10 '15 08:03

Libor Zapletal


1 Answers

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.

like image 100
AppAspect Avatar answered Oct 12 '22 01:10

AppAspect