Xcode: Disable watch simulator when running app

319 Views Asked by At

I recently updated Xcode and now the watch simulator keeps starting every time I run my app on the regular simulator. How do I disable this?

2

There are 2 best solutions below

1
On BEST ANSWER

In the iOS Simulator's TaskBar, go to Hardware -> External Displays. There, uncheck the WatchSimulator.

Hope it helps :)

0
On

Choose Disabled from the Hardware menu's External Displays submenu.