Skip to content

Instantly share code, notes, and snippets.

@ludder
Created November 1, 2016 14:55
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 ludder/843f8e7635d0f459a63b034a359eb424 to your computer and use it in GitHub Desktop.
Save ludder/843f8e7635d0f459a63b034a359eb424 to your computer and use it in GitHub Desktop.
Open ios simulator from command line in OSX
# Add to .bashrc
alias ios='open /Applications/Xcode.app/Contents/Developer/Applications/Simulator.app'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment