I think there may be a problem in our settings UI code for updating the build hints on UWP. Can you post all of your uwp.* and windows.* build hints? Basically you just want to have: windows.buildType=Debug windows.platforms=ARM
(Anything else, you should get rid of). Steve On Sun, Jul 3, 2016 at 1:10 AM, Bryan Buchanan <[email protected]> wrote: > I just did a build, using the Windows setting Mobile Debug Build and the > generated zip contains: > > unzip -l > c5af7aa4-a672-4440-889e-0978dd4db26a-1467532227154-UWPApp_1.0.1.0_Test.zip > Archive: > c5af7aa4-a672-4440-889e-0978dd4db26a-1467532227154-UWPApp_1.0.1.0_Test.zip > Length Date Time Name > --------- ---------- ----- ---- > 61888 2016-07-03 00:50 Add-AppDevPackage.ps1 > 9922 2016-07-03 00:50 > Add-AppDevPackage.resources/Add-AppDevPackage.psd1 > 10038 2016-07-03 00:50 > Add-AppDevPackage.resources/cs-CZ/Add-AppDevPackage.psd1 > 11386 2016-07-03 00:50 > Add-AppDevPackage.resources/de-DE/Add-AppDevPackage.psd1 > 9922 2016-07-03 00:50 > Add-AppDevPackage.resources/en-US/Add-AppDevPackage.psd1 > 10578 2016-07-03 00:50 > Add-AppDevPackage.resources/es-ES/Add-AppDevPackage.psd1 > 11146 2016-07-03 00:50 > Add-AppDevPackage.resources/fr-FR/Add-AppDevPackage.psd1 > 10506 2016-07-03 00:50 > Add-AppDevPackage.resources/it-IT/Add-AppDevPackage.psd1 > 6510 2016-07-03 00:50 > Add-AppDevPackage.resources/ja-JP/Add-AppDevPackage.psd1 > 6192 2016-07-03 00:50 > Add-AppDevPackage.resources/ko-KR/Add-AppDevPackage.psd1 > 9874 2016-07-03 00:50 > Add-AppDevPackage.resources/pl-PL/Add-AppDevPackage.psd1 > 10346 2016-07-03 00:50 > Add-AppDevPackage.resources/pt-BR/Add-AppDevPackage.psd1 > 10124 2016-07-03 00:50 > Add-AppDevPackage.resources/ru-RU/Add-AppDevPackage.psd1 > 9410 2016-07-03 00:50 > Add-AppDevPackage.resources/tr-TR/Add-AppDevPackage.psd1 > 4860 2016-07-03 00:50 > Add-AppDevPackage.resources/zh-CN/Add-AppDevPackage.psd1 > 5034 2016-07-03 00:50 > Add-AppDevPackage.resources/zh-TW/Add-AppDevPackage.psd1 > 14771813 2016-07-03 00:50 UWPApp_1.0.1.0_x86.appxbundle > 726 2016-07-03 00:50 UWPApp_1.0.1.0_x86.cer > --------- ------- > > This is different to the last time which had a .appxbundle: > 2c4cabbe-2a32-47b1-b89b-f8512ae236d1-1466829978626-UWPApp_2.14.1.0_ARM.appxbundle > > Where's the ARM version ? > > -- > You received this message because you are subscribed to the Google Groups > "CodenameOne Discussions" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > Visit this group at > https://groups.google.com/group/codenameone-discussions. > To view this discussion on the web visit > https://groups.google.com/d/msgid/codenameone-discussions/0bb51770-a5cc-40ca-a99c-2ac53a22e47d%40googlegroups.com > <https://groups.google.com/d/msgid/codenameone-discussions/0bb51770-a5cc-40ca-a99c-2ac53a22e47d%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Steve Hannah Software Developer Codename One http://www.codenameone.com -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/codenameone-discussions. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/CAGOYrKUezkzKsL%3DuxCYyMKCY3adqjGT4xi_bAser4jNPTUTktw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
