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

Shazron Abdullah commented on CB-6133:
--------------------------------------

Custom plugins can use, for Cordova OS X:
https://github.com/apache/cordova-osx/blob/master/CordovaFramework/CordovaFramework/Classes/Utils/ShellUtils.m

I used it in this plugin:
https://github.com/shazron/cordova-create-gui/blob/master/src/ios/CDVProjectUtilitiesPlugin/CDVProjectUtilitiesPlugin.m


> Expose the Command-Line to Cordova
> ----------------------------------
>
>                 Key: CB-6133
>                 URL: https://issues.apache.org/jira/browse/CB-6133
>             Project: Apache Cordova
>          Issue Type: New Feature
>          Components: OSX
>            Reporter: JQM Developer
>
> Right now, Cordova seems limited to apps that run within a sandbox. However, 
> some environments provide a way to interact with the underlying operating 
> system.For instance, it would be nice if I could run a script against the 
> local machine. 
> This would require elevated privelages, which the user would need to accept. 
> However, it would open the door for more automation.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to