Watch OS Simulators not showing for XCode 15.1

I am trying to add a watch target in my existing project using XCode 15.1 but I am not able to see any watch simulators for this to run my watch app. I created a small sample project separately where I can see watch simulators reflecting in the run destination. Can somebody please help me to locate which property or setting I need to check which is disabling XCode to show watch simulators? I have downloaded the watch simulator.

Replies

Have you installed any watchOS simulators? Check xcode's settings, platforms tab. It doesn't include watchOS by default when you install xcode. You also might need to add a simulator in xcode's window | devices and simulators, simulators tab. You might also want to set the show as destination option to always.