You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/04/13 19:49:25 UTC

[GitHub] [cordova-ios] janpio opened a new issue #595: Improve --target and --list

janpio opened a new issue #595: Improve --target and --list
URL: https://github.com/apache/cordova-ios/issues/595
 
 
   # Feature Request
   
   ## Motivation Behind Feature
   
   `--target` and `--list` are currently one of the most iffy areas of cordova-ios. They use a unexpected format, that is also ambiguous which simulator really will be used.
   
   ## Feature Description
   
   - Add a method that outputs the information about the simulator that will be used to emulate if not --target is specified
   - Output device ID
   - Allow targetting by device ID (Some times called "simulator hash")
   - Allow targetting by both formats, `xcrun suimctl list` and `instruments -s devices`
   
   
   ## Alternatives or Workarounds
   None
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org