You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
added an ability to pass arguments with space character to the application by using "--args" command
./ios-deploy ... --args ""TEST_FILTER=some text here" arg2 arg3" (see PR #43)
Implement file listing and upload features from phildrip/fruitstrap. It is useful for configuration management during test automation (see PR #42)
Added functions and changed device descriptions to include the model,
device name and connection type. WiFi support and checks added (see PR #48)