You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/30 17:54:00 UTC

[jira] [Commented] (CB-12813) Cordova Paramedic is not supporting full target name with OS version

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

ASF GitHub Bot commented on CB-12813:
-------------------------------------

janpio commented on issue #21: CB-12813 ios Fix target chooser to use full target name
URL: https://github.com/apache/cordova-paramedic/pull/21#issuecomment-425738635
 
 
   Fixed a merge conflict.
   
   Change itself looks good and solves the problem of the JIRA issue, but I am not sure if this could have negative effects on how we currently use paramedic.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


> Cordova Paramedic is not supporting full target name with OS version
> --------------------------------------------------------------------
>
>                 Key: CB-12813
>                 URL: https://issues.apache.org/jira/browse/CB-12813
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-paramedic
>    Affects Versions: Master
>            Reporter: Tomasz Subik
>            Priority: Major
>
> Cordova paramedic is not supporting full target name with OS version. When providing --target "'iPhone-6, 9.3'" it is simply running first iPhone-6 emulator not the exact one I want.
> Logs:
> cordova-paramedic: Choosing Target for iOS
> running:
>     cordova run --list --emulator --no-telemetry --no-update-notifier | grep 'iPhone-6, 9.3' | tail -n1
> running:
>     instruments -s devices | grep ^iPhone
> cordova-paramedic: Setting required permissions.
> cordova-paramedic: running command cordova run ios --no-telemetry --no-update-notifier --target iPhone-6 --emulator



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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