No simulators on Xcode 14.2

I'm running Xcode 14.2 and I can't get any simulators to show up as a build target. When I go to the Devices and Simulators menu and click on Simulators, I set up a simulator and set Show as run destination as true. How do I get this simulator to show up as a build target?

I've included these pictures to show my set up.

I haven't gotten it to actually build yet (but I'm hopeful it's an unrelated error), but I was able to get the simulator to show up by manually typing "iphonesimulator" in the Base SDK field of my project. And then setting the "supported platforms" in the target to "any platform". TBD if this'll work but at least now I see the simulator in the run destinations.

No simulators on Xcode 14.2
 
 
Q