ios-control / ios-sim

Command-line application launcher for the iOS Simulator
Apache License 2.0
1.49k stars 253 forks source link

Stop simulator #172

Open genericptr opened 9 years ago

genericptr commented 9 years ago

I don't see there is a way to request the simulator to terminate and return to the home screen like it does in Xcode when you press the home button. I've been force terminating the process in the terminal then manually pressing the home button but I'm not sure this is a safe way to terminate a session.

Thanks.

shazron commented 9 years ago

There is none, but looking at the simctl API it might be possible.