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

$safeprojectname$ in package.windows10.appxmanifest is not overwritten by create script, throws compile error

    XMLWordPrintableJSON

Details

    Description

      The package.windows10.appxmanifest in the cordova-windows template project contains the string $safeprojectname$ which is never overwritten by the create script. The presence of this string then triggers a compile error and must be manually overwritten.

      Reproduction:
      bin/create.bat ~/myproject com.package.whatever MyProject
      cd ~/myproject
      cordova/build.bat --debug --appx=uap

      Error output:
      The app manifest must be valid as per schema: Line 26, Column 18, Reason: '$safeprojectname$' violates pattern constraint of <regex_removed>. The attribute 'Id' with value '$safeprojectname$' failed to parse.

      Attachments

        Issue Links

          Activity

            People

              vladimir.kotikov Vladimir Kotikov
              wildabeast Ryan Willoughby
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: