You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Tobias Bocanegra (JIRA)" <ji...@apache.org> on 2014/04/24 01:04:23 UTC

[jira] [Commented] (CB-2979) Add a ./cordova/lib/list-devices project-level helper script to OSX

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

Tobias Bocanegra commented on CB-2979:
--------------------------------------

this does not really apply for osx. will just add

{code}
exit 0
{code}

> Add a ./cordova/lib/list-devices project-level helper script to OSX
> -------------------------------------------------------------------
>
>                 Key: CB-2979
>                 URL: https://issues.apache.org/jira/browse/CB-2979
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: OSX
>            Reporter: Filip Maj
>            Assignee: Tobias Bocanegra
>             Fix For: 3.5.0
>
>
> Lists out attached/connected devices.
> The script should print out, at a minimum, one device ID per line. If a description of the device is available, each line should be in the form ID DESCRIPTION. Other tooling can then use the first space as a delimiter.
> If no devices are connected, the script should print out nothing and exit with code 0.
> If it is not possible to implement this script on the platform, the script script should print an appropriate error message and exit with code 1.



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