[
https://issues.apache.org/jira/browse/CB-12416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15855839#comment-15855839
]
ASF subversion and git services commented on CB-12416:
------------------------------------------------------
Commit 2bc024266b05a094f25aaad30bea8402f5c77177 in cordova-windows's branch
refs/heads/master from [~daserge]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-windows.git;h=2bc0242 ]
CB-12416 (Windows) Built bundles are misplaced when building for multiple archs
Added scale-240 exclude back to avoid an empty Windows 10 package creation
This closes #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]