[ 
https://issues.apache.org/jira/browse/CB-9757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14959789#comment-14959789
 ] 

Shazron Abdullah edited comment on CB-9757 at 10/15/15 10:55 PM:
-----------------------------------------------------------------

We could abstract this by publishing a new module that does this for us 
automatically.
{code}
var idw = require('ios-deploy-wrapper');
idw.deploy(['arg1', 'arg2']);
{code}


was (Author: shazron):
We could abstract this by publishing a new module that does this for us 
automatically.
{code}
require('ios-deploy-wrapper');
{code}

> use locally installed ios-deploy, not global
> --------------------------------------------
>
>                 Key: CB-9757
>                 URL: https://issues.apache.org/jira/browse/CB-9757
>             Project: Apache Cordova
>          Issue Type: Bug
>            Reporter: Shazron Abdullah
>              Labels: cordova-ios-4.0.x
>
> See: https://github.com/phonegap/ios-deploy/issues/149
> We've already done this for ios-sim in cordova-ios 4.0, so we could do it for 
> ios-deploy as well



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to