ios-deploy 1.4.0 was just published minutes ago, so update. Deploying to device on cordova-ios 3.8.0 was failing, because "ios-deploy --version" was reporting a non-zero return code: https://github.com/phonegap/ios-deploy/issues/105
This was not a problem pre-3.8.0 because the implementation was through bash which didn't do a return code detect (just a version check). --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org