I can build using the Xcode command line tools, is there any way I can actually run the application using them? (E.g. the equivalent to pressing Cmd+R in Xcode)
Type this in terminal: open -a Simulator.app
open -a Simulator.app
2.1m questions
2.1m answers
60 comments
57.0k users