GitHub user gpetrov opened a pull request:
https://github.com/apache/cordova-ios/pull/140
Fix listing of multiple devices in list-devices for iOS
when multiple of same type devices are connected, like two iPhones,
only the first was returned.
Now all connected devices will be returned.
Note it might be even better if there was a way to get the devices
names as descriptions because now they are all called âiPhoneâ
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gpetrov/cordova-ios master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-ios/pull/140.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #140
----
commit b3237f13bd89f13d0fc98ff7d394002ddb4db60c
Author: George Petrov <[email protected]>
Date: 2015-05-11T20:24:21Z
Fix listing of multiple devices in list-devices for iOS
when multiple of same type devices are connected, like two iPhones,
only the first was returned.
Now all connected devices will be returned.
Note it might be even better if there was a way to get the devices
names as descriptions because now they are all called âiPhoneâ
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]