

L, -justlaunch just launch the app and exit lldb I, -noninteractive start in non interactive mode (quit when app crashes or exits) Can not be used with args or envs options n, -nostart do not start the app when debugging t, -timeout number of seconds to wait for a device to be connected s, -envs environment variables, space separated key-value pairs, to pass to the app when launching it a, -args command line arguments to pass to the app when launching it b, -bundle the path to the app bundle to be installed i, -id the id of the device to connect to

d, -debug launch the app in lldb after installation If you have previously installed ios-deploy via npm, uninstall it by running: The 1.x branch has been archived (renamed for now), all development is to be on the master branch for simplicity, since the planned 2.x development (break out commands into their own files) has been abandoned for now.

