Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-12298

[Windows] bundle.appxupload not generated for Windows 10 target

    XMLWordPrintableJSON

Details

    • Important

    Description

      cordova build windows --release --device – --win --bundle --uap --archs="x86 x64 arm" does not result in a *.bundle.appxupload generated in AppPackages (known issue).

      Workarounds:
      1. Create packages in Visual Studio,
      2. Use master/nightly platform version and additional MSBuild flag

      cordova build windows --release --device -- --win --buildFlag="/p:UapAppxPackageBuildMode=StoreUpload" --bundle --appx=uap --archs="x86 x64 arm"

      Attachments

        Activity

          People

            Unassigned Unassigned
            daserge Sergey Shakhnazarov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: