twostraws / ControlRoom

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

Feature Request and issue: No command line tools set --> App stuck #80

Closed MasonVX closed 4 years ago

MasonVX commented 4 years ago

This is just an issue when building a release version of the app and not running it from Xcode.

If in Xcode --> Preferences --> Locations --> Commandline Tools is not set the App is stuck at "Loading simulators".

Reason: The app does not find the simctrl tool

Feature request: give feedback/error message when the simctrl tool can not be found with a short explanation how to enable it.