After updating Xcode to version 11.3 device conditions options disappeared from the "Devices and Simulators" window. The issue appeared on both my computers. Everything worked fine with Xcode 11.2.
Any suggestions?
After updating Xcode to version 11.3 device conditions options disappeared from the "Devices and Simulators" window. The issue appeared on both my computers. Everything worked fine with Xcode 11.2.
Any suggestions?
The issue resolved after recent System Software Update of Xcode Command Line Tools.
I noticed from your screen shot that the option "show as run destination" is not available.
This may happen, if you set as deployment target iPad instead of iPhone or universal, see here.
Xcode 11.3 is no longer able to set Device Conditions on iOS 12 devices. I've just tested with 6 devices, all iOS 13 devices work, all iOS 12 devices show "No Conditions Available". I then took an iOS 12 device that wasn't allowing for device conditions to be set, upgraded it to iOS 13 and it then allowed conditions to be set. (Note, I did have to disconnect/reconnect the device after the upgrade).