[ 
https://issues.apache.org/jira/browse/CB-2998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah resolved CB-2998.
----------------------------------

    Resolution: Fixed

commit - 
https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;a=commit;h=075b1391ad1b53f4ffde49c602db4af5f975e283
                
> Add a ./cordova/lib/start-emulator project-level helper script to iOS
> ---------------------------------------------------------------------
>
>                 Key: CB-2998
>                 URL: https://issues.apache.org/jira/browse/CB-2998
>             Project: Apache Cordova
>          Issue Type: Sub-task
>          Components: iOS
>            Reporter: Filip Maj
>            Assignee: Shazron Abdullah
>             Fix For: 2.8.0
>
>
> {code}
> start-emulator [id]
> {code}
> Starts an emulator image.
> If {{id}} is specified, will attempt to start the emulator image with the 
> specified ID. If the emulator image is not available or is unable to be 
> started, should print an error message and exit with code 2.
> If no {{id}} is specified, it will try to start the first available emulator 
> (using the {{list-emulator-images}} script [CB-2951]). If no emulator images 
> are available, it will error out and exit with code 2.
> If this implementation is not available for a particular platform, the script 
> should print an appropriate error message and exit with code 1.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to