IPhone iOS 8.2 with Xcode 6.1.1

I just updated my phone to the latest version of iOS (8.2), and now I have my device in Xcode (6.1.1) under unsuitable devices. I do not use the beta version of Xcode, but I think I should start. I'm just updating Xcode when the Store notifies me, but I think I should download Beta now because it fixes my problem. Or is there a fix where I can run my applications on a device without updating Beta Xcode?

+6
source share
2 answers

This is actually a problem, since your device has a higher OS version 8.2, which is not supported by the current version of Xcode 6.1.1, now you need to update the version of Xcode.

So now you just upgrade your version of Xcode to the latest version of Xcode using the following link.

+12
source

Your options for upgrading Xcode to 6.2 or downgrading your phone to an Xcode compatible version

try the following: http://www.idownloadblog.com/downgrade/

0
source

Source: https://habr.com/ru/post/983580/


All Articles