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/09/03 19:51:55 UTC

[jira] [Resolved] (CB-3904) List all platforms

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

Braden Shepherdson resolved CB-3904.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 3.1.0

Done. No "unavailable" section. That's implementable, but I'm not convinced it's that helpful.

The "available" list is NOT based on the check_reqs scripts; those aren't to hand unless the platform is already downloaded, which it may not be. So instead it's just whether the platform can be installed in principle: ie. whether your platform support it at all.

Therefore, Android and BB10 are always available, ios is only available when os.platform() === 'darwin', and wp7+8 only when os.platform() === 'win32'.
                
> List all platforms
> ------------------
>
>                 Key: CB-3904
>                 URL: https://issues.apache.org/jira/browse/CB-3904
>             Project: Apache Cordova
>          Issue Type: Wish
>          Components: CLI
>            Reporter: Mike Sierra
>            Assignee: Braden Shepherdson
>             Fix For: 3.1.0
>
>
> Current "platform ls" lists currently installed platforms. Ideally it should also present a separate list of platforms available for installation. Perhaps also list platforms potentially available if running the command on another machine. Suggested output:
> Installed: ios, android
> Available: blackberry
> Unavailable on this machine: win7, win8

--
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