Skip to content

Instantly share code, notes, and snippets.

@lfryc
Created October 22, 2014 12:41
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 lfryc/db2bfb24baeb220487a7 to your computer and use it in GitHub Desktop.
Save lfryc/db2bfb24baeb220487a7 to your computer and use it in GitHub Desktop.
Cordova Development

Windows

  1. install Visual Studio

  2. install Hybrid Tools

iPhone

serial

$ lsusb -s :`lsusb | grep iPhone | cut -d ' ' -f 4 | sed 's/://'` -v | grep iSerial | awk '{print $3}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment