I am a TS developer that is new to XCode. I have an Apple Developer account. I installed XCode 15 Beta 5 earlier today. I have created a very basic application that will run in XCode simulators, but I cannot get my iPhone to appear as an option in the Run Destinations. I suspect a mismatch in the iOS of the phone and the iOS for the App/Target.
The phone is iPhone 11 Pro, iOS version 16.5 (which is why I had to use XCode 15 Beta, as XCode 14.3.1 only works for up to iOS 16.4). I am unable to select "16.5" as the Project, iOS Deployment Target (see image):
...typing in 16.5 results in the text field clearing to blank automatically. ...I am able to define 16.5 as a Targets, minimum deployments:
The phone is OK, and I had it working in earlier versions of XCode. Right now, the phone is not showing up in run destinations:
When I click on "No eligible devices connected to ..." in that drop down, I confirm that the phone is valid
...and if I hit "Next" at the bottom of that image:
I do not know if this is because I don't understand what I am doing (quite likely), or a problem with the Beta version. But, any help or pointers would be greatly appreciated!