I've got an Xcode 10.3 project that uses 12.2 and a new Xcode 11.2 project that uses 12.4 and both are missing simulators like the iPhone SE (which can even update to iOS 13!).
If I change the deployment target to 12.0, all the old simulators show up in the dropdown list again but with every target newer than that, only the simulators for the iPhone 8 (Plus), iPhone 11 (Plus) and a couple of iPads are listed.
How do I get them back?