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

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

Github user alsorokin commented on the issue:

    https://github.com/apache/cordova-windows/pull/226
  
    Reviewed, tested.
    LGTM 👍 


> (Windows) Built bundles are misplaced when building for multiple archs
> ----------------------------------------------------------------------
>
>                 Key: CB-12416
>                 URL: https://issues.apache.org/jira/browse/CB-12416
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Windows
>    Affects Versions: Master
>            Reporter: Alexander Sorokin
>              Labels: triaged
>
> When running a command like {{cordova build windows --release -- --archs="arm 
> x86 x64"}}, the expected output would be that each built bundle is located in 
> its own folder, like this:
> {{CordovaApp.Windows10_1.0.0.0_arm_Test}}
> {{CordovaApp.Windows10_1.0.0.0_x86_Test}}
> {{CordovaApp.Windows10_1.0.0.0_x64_Test}}
> But cordova-windows@5.0.0 builds only the first specified architecture in its 
> own folder, like this:
> {{CordovaApp.Windows10_1.0.0.0_arm_Test}} <- arm package here
> {{CordovaApp.Windows10_1.0.0.0_Test}} <- x86 and x64 packages here



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to