[
https://issues.apache.org/jira/browse/CB-12416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15851196#comment-15851196
]
ASF GitHub Bot commented on CB-12416:
-------------------------------------
Github user daserge closed the pull request at:
https://github.com/apache/cordova-windows/pull/226
> (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 [email protected] 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: [email protected]
For additional commands, e-mail: [email protected]