Apparently, with the latest IOS update, my version of Xcode could not build due to the following error.
Could not locate device support files. This iPhone
I have the same problem, OS Sierra trying to run iPhone SE with 10.3 using Xcode 9.2 and I don't have the resources to update to High Sierra and Xcode 9.3.
Solution:
Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/11.3 (15E217)
11.3 (15E217)
folder to your old Xcode (9.2) with the same file hierarchyNow you have Xcode 9.2 with iOS 11.3.
I have macOS 10.12.6
You can download Xcode 9.3 from https://developer.apple.com/download/
and extract the "11.3 (15E217)" folder from it
The fix really works.