[
https://issues.apache.org/jira/browse/CB-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13980233#comment-13980233
]
ASF subversion and git services commented on CB-2979:
-----------------------------------------------------
Commit 04c6c0c972bd398d9a898dc66e8f551ebc6d7777 in cordova-osx's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-osx.git;h=04c6c0c ]
Fixing various project-helper scripts
fixes:
* CB-2979 Add a ./cordova/lib/list-devices project-level helper script to OSX
* CB-2971 Add a ./cordova/lib/list-started-emulators as project-level helper
script to OSX
* CB-2954 Add a ./cordova/lib/list-emulator-images project-level helper script
to OSX
* CB-2987 Add a ./cordova/lib/install-emulator project-level helper script to
OSX
* CB-2995 Add a ./cordova/lib/install-device project-level helper script to OSX
* CB-3003 Add a ./cordova/lib/start-emulator project-level helper script to OSX
Signed-off-by: Shazron Abdullah <[email protected]>
> 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)