ios-deploy certainly supports it (--id or -i) However this flag and its argument is not passed to ios-deploy from cordova/run: https://github.com/apache/cordova-ios/blob/f7a888140951e1952acd40f3ec54d13726f2fae4/bin/templates/scripts/cordova/lib/run.js#L111
On Fri, Apr 24, 2015 at 10:44 AM, Carlos Santana <[email protected]> wrote: > If I have two iOS devices plug to USB. > > How can I select which one I want to deploy the App? > > cordova run ios --target doesn't work > > Is this a bug, a limitation on ios-deploy, by design, etc..? > > -- > Carlos Santana > <[email protected]> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
