[
https://issues.apache.org/jira/browse/CB-12887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16039755#comment-16039755
]
ASF GitHub Bot commented on CB-12887:
-------------------------------------
GitHub user shazron opened a pull request:
https://github.com/apache/cordova-ios/pull/318
CB-12887 - cordova run --list does not show virtual devices in iOS 11
### Platforms affected
self
### What does this PR do?
Fix 'cordova run --list' not showing any virtual devices under Xcode 9 (iOS
11)
### What testing has been done on this change?
Local testing.
### Checklist
- [X] [Reported an issue](http://cordova.apache.org/contribute/issues.html)
in the JIRA database
- [X] Commit message follows the format: "CB-3232: (android) Fix bug with
resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform
affected.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shazron/cordova-ios CB-12887
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-ios/pull/318.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 #318
----
commit 4847a022b719c2481d627d36eccf0e6c326c7b12
Author: Shazron Abdullah <[email protected]>
Date: 2017-06-06T22:13:24Z
CB-12887 - cordova run --list does not show virtual devices in iOS 11
----
> cordova run --list does not show virtual devices in iOS 11
> ----------------------------------------------------------
>
> Key: CB-12887
> URL: https://issues.apache.org/jira/browse/CB-12887
> Project: Apache Cordova
> Issue Type: Bug
> Components: cordova-ios
> Environment: iOS 11 beta 1
> Reporter: Shazron Abdullah
> Labels: ios11
>
> {code}
> $ cordova run --list
> Available ios devices:
> Available ios virtual devices:
> {code}
> I confirmed there are sims in Xcode 9 beta -> Window -> Devices and
> Simulators and {{xcrun simctl list}} showed devices.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]