Skip to content

Instantly share code, notes, and snippets.

@omgmog
Created July 31, 2015 09:58
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 omgmog/2879889ca5710728263e to your computer and use it in GitHub Desktop.
Save omgmog/2879889ca5710728263e to your computer and use it in GitHub Desktop.
Launch multiple instances of Xcode iOS Simulator
# If you've already got an instance of a device open, it will warn
# you and you'll have to switch to a different model/OS version.
#
# From a terminal window:
open -n /Applications/Xcode.app/Contents/Developer/Applications/iOS\ Simulator.app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment