Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jonatassaraiva/ad22a2f8ccbf1598e10eb41ebc6cf38d to your computer and use it in GitHub Desktop.
Save jonatassaraiva/ad22a2f8ccbf1598e10eb41ebc6cf38d to your computer and use it in GitHub Desktop.
Command Simulator
# List Devices
$ xcrun simctl list
# Open Simulator
$ open -a Simulator --args -CurrentDeviceUDID [UDID]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment