Fresh install of Xcode 11 and now simulators are missing version id.

I'm missing the version id and the simulator folder on my device is showing up. I uninstalled Xcode 10.x and started a new install of Xcode 11. After downloading, with delays and errors, my choices are giving me an identifier for the folder name that holds the simulator. I have no idea what the iOS versions might be except for a few.


Bizarro.

example:


notice how "iPhone XR (12.0)" and "iPhone X (A7EA57EC- ...)" . I must have done something or did not uninstall Xcode properly.

correction: "simulator folder on my device is showing up" should be "simulator folder on my macbook device is showing up". The plist inside each simulator folder has a key-value string and Xcode is defaulting to the folder name of the simulator.

Sorry, your question is not clear.


my choices are giving me an identifier for the folder name that holds the simulator.


What are you trying to do ?

What do you get precisely ?

What would you expect ?

Yes Claude31 I was not describing the issue. After re-reading this I was not clear. Here is a second try below. I wish I could add a screenshot, but it appears that this forum does not allow or have that feature as of today.

After updating to Xcode 11 the simulation selection menu started showing an identifier. This identifier may represent the absolute folder location name in the Xcode Application Bundle.

Simulation selection menu can be found on the main Xcode 11 window within the top options bar. This simulation selection is right of the red close app, yellow minimize button, and green full screen expand button. Still due right of the "run(landscape triangle)" build and simulator/device and "stop(square)" simulator/device buttons. You select your target simulator and hit the run button to run the latest set of code on a particular simulator.

The list is now oddly labeled like the following:

(image) iPad Pro (11-inch) (EFB8E9D8-0771-44AA-A039-BC11C82B9480)
(image) iPad Pro (11-inch) ( 2nd generation)(13.4)
(image) iPad Pro (11-inch) ( 2nd generation)(13.4)
(image) iPad Pro (11-inch) (5F4C7BF6-8C24-4021-83EF-B4AA307BA760)

Why is this "(EFB8E9D8-0771-44AA-A039-BC11C82B9480)" showing up and how do I get Xcode to label the possible generation of device and the iOS version that will run in the simulator?

95% of the simulators in this list have this attached to them and I have no way to know which version of iOS I am running against.

Is there a fix without uninstalling Xcode and re-installing a fresh copy?

Thanks Matt Ferguson




Fresh install of Xcode 11 and now simulators are missing version id.
 
 
Q