user567
user567

Reputation: 3862

This iPhone 6s is running iOS 11.1.2 (15B202), which may not be supported by this version of Xcode

I am running Xcode 8.3.2 and getting this error when I am trying to run an application on my iOS 11.1.2 device. The solution I found is to update Xcode. For that I have to update my macOS. I am actually on a travel and I am looking for a solution that doesn't require a good internet connection. Will it work if I just update the device support files? and if so, where can I find them? I looked everywhere on the Apple website but I was not able to find them.

Upvotes: 2

Views: 1227

Answers (2)

Jordan Favray
Jordan Favray

Reputation: 179

The only solution is updating your Xcode. The latest version of Xcode is 9.2.

Upvotes: 1

Tom Harrington
Tom Harrington

Reputation: 70976

You can either update Xcode or install the device support files. However, to get the device support files, you need to download the newest version of Xcode. You don't necessarily have to install it, but you have to get it, because those files are not distributed outside of Xcode.

If your internet connection is poor, that's a problem, but this is how Apple does it. Either approach requires at least downloading Xcode.

Upvotes: 1

Related Questions