twostraws / ControlRoom

A macOS app to control the Xcode Simulator.
MIT License
5.71k stars 306 forks source link

Fix not showing simulator when boot in Xcode 13.4.1 or higher. #161

Closed chorim closed 1 year ago

chorim commented 1 year ago

Fixes https://github.com/twostraws/ControlRoom/issues/157#issue-1320399015

There is an issue where the Simulator is not visible if the installed version of Xcode is 13.4.1 or higher. The Simulator is running in the process list but it is not visible.

If there is a better solution, please let me know, I would appreciate it.