by joe.pesch
24. November 2018 06:47
Trying to run xCode against connected iPhone and receive error message below:
Could not locate device support files. This iPhone 6s Plus is running iOS 12.0.1 (16A404), which may not be supported by this version of Xcode.
Download latest xCode from developer.apple.com (as .xip file), extract the .app file (https://developer.apple.com/download/more/)
Right click on latest xCode .app and select "Show Package Contents" and navigate to:
/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport
Select the required version(s) and copy to:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport
Look into this path as well: /Users/xxx/Library/Developer/Xcode/iOS DeviceSupport
0e96b674-f39f-44e4-a530-357be762d1bb|0|.0|96d5b379-7e1d-4dac-a6ba-1e50db561b04
Tags:
XCode