Bundle Identifier issues

I'm running Xcode 10.2. I am just trying to test a project on an iPhone 8. I can't get a simulator up and running so I tried putting it to my phone.

Getting OSStatus error -2147416032.

It's been a while since I've tooled with Xcode, but in the past I was able to simulate fine and use my phone. I'm sure I am not up to speed, but I'm not finding good guidance to read.
Answered by KMT in 612671022
Assuming you're running iOS 13.5.1 on that 8, you may want to remember that the highest iOS Xcode 10.2 can handle is 12.2

Latest Xcode is v11.5, see the MAS, suggest you update.

References include the Support/Downloads/Release Notes link above, and the Xcode Wiki https://en.wikipedia.org/wiki/Xcode#10.x_series
Accepted Answer
Assuming you're running iOS 13.5.1 on that 8, you may want to remember that the highest iOS Xcode 10.2 can handle is 12.2

Latest Xcode is v11.5, see the MAS, suggest you update.

References include the Support/Downloads/Release Notes link above, and the Xcode Wiki https://en.wikipedia.org/wiki/Xcode#10.x_series
Bundle Identifier issues
 
 
Q