Skip to content

Instantly share code, notes, and snippets.

@aroman
Created September 13, 2014 18:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aroman/895d93c00b3db4369a1e to your computer and use it in GitHub Desktop.
Save aroman/895d93c00b3db4369a1e to your computer and use it in GitHub Desktop.
repeat until "iPhone Simulator" is running
tell application "System Events" to keystroke "c" using {command down, option down, control down}
end repeat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment