Install and debug iPhone apps from the command line
Install and debug iPhone apps from the command-line
ios-deploy
$ ios-deploy --bundle path/to/App.app --id <device_udid>
$ ios-deploy -c
$ ios-deploy --bundle path/to/App.app --debug