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

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

Github user nikhilkh commented on a diff in the pull request:

    https://github.com/apache/cordova-windows/pull/96#discussion_r34109871
  
    --- Diff: template/cordova/lib/run.js ---
    @@ -155,7 +155,8 @@ module.exports.help = function () {
         console.log('    --appx=<8.1-win|8.1-phone|uap>');
         console.log('                  : Overrides windows-target-version to 
build Windows 8.1, ');
         console.log('                              Windows Phone 8.1, or 
Windows 10.');
    -    console.log('');
    +    console.log('    --win10tools  : Uses Windows 10 deployment tools 
(used for a Windows 8.1 app when');
    --- End diff --
    
    Why do we need to expose this as an option to the user?


> Windows 10: Migrate to new deployment infrastructure
> ----------------------------------------------------
>
>                 Key: CB-9283
>                 URL: https://issues.apache.org/jira/browse/CB-9283
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Windows
>            Reporter: Rob Paveza
>            Assignee: Rob Paveza
>
> The Windows 10 SDK includes a new deployment tool, WinAppDeployCmd, which 
> supercedes Windows Phone 8.1's AppDeployCmd.  Its command line interface is 
> incompatible.  This task is to migrate to WinAppDeployCmd.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to