Skip to content

Instantly share code, notes, and snippets.

@hoox
Last active August 29, 2015 14:21
Show Gist options
  • Save hoox/daeb8c47db7dd1e01935 to your computer and use it in GitHub Desktop.
Save hoox/daeb8c47db7dd1e01935 to your computer and use it in GitHub Desktop.
iOS Simulator

iOS Simulator

  • Run xcrun simctl list to get a list of available devices (with a UDID).
  • Run open -a "iOS Simulator" --args -CurrentDeviceUDID <UDID>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment