You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Braden Shepherdson (JIRA)" <ji...@apache.org> on 2013/11/06 16:58:19 UTC

[jira] [Resolved] (CB-4515) Allow CLI to specify emulator target details

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

Braden Shepherdson resolved CB-4515.
------------------------------------

    Resolution: Fixed

The CLI emulate and run commands forward any unrecognized arguments (say, --ipad) to the platform scripts, so it's up to those scripts to handle and document these nonstandard arguments.

> Allow CLI to specify emulator target details
> --------------------------------------------
>
>                 Key: CB-4515
>                 URL: https://issues.apache.org/jira/browse/CB-4515
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: CLI
>    Affects Versions: 3.0.0
>            Reporter: Michael Brooks
>            Assignee: Braden Shepherdson
>
> *Overview:*
> A feature request of the PhoneGap CLI is to specify the type of iOS emulator. For example, launching with the iPad instead of the iPhone.
> *Current State:*
> At the moment, it looks as though the iOS emulate script [can support this operation|https://github.com/apache/cordova-ios/blob/master/bin/templates/project/cordova/emulate#L38], but it is non-standard across all of the platform scripts.
> *Reference:*
> [phonegap/phonegap#144|https://github.com/phonegap/phonegap-cli/issues/144]



--
This message was sent by Atlassian JIRA
(v6.1#6144)