Could not locate device support files

I have an issue when I run in xcode Version 8.2.1 (8C1002) (This iPhone 6 is running iOS 10.3.1 (14E304), which may not be supported by this version of Xcode), how can I solve it?

Thanks.

Replies

If you can, upgrade to the latest version of Xcode (8.3.2). Note that the latest version of Xcode requires macOS 10.12 Sierra.


If your Mac does not support macOS 10.12 Sierra, then you will have to test your app with ad hoc (https://developer.apple.com/library/content/documentation/IDEs/Conceptual/AppDistributionGuide/TestingYouriOSApp/TestingYouriOSApp.html#//apple_ref/doc/uid/TP40012582-CH8-SW1).

I have this same issue and I am running iOS 10.3.1, macOS Sierra 10.12.4, and xcode 8.3.2 (8E2002).

I get an alert that says, " Could Not Locate device support files.

This iPhone 6 Plus is running iOS 10.3.1 (14E304), which may not be supported by this version of Xcode.

But I have tested using this device days ago without this message.

Any solution for this?

Upgrade to the latest version of Xcode, please.