You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Ryan Willoughby (JIRA)" <ji...@apache.org> on 2016/03/01 00:44:18 UTC

[jira] [Created] (CB-10738) $safeprojectname$ in package.windows10.appxmanifest is not overwritten by create script, throws compile error

Ryan Willoughby created CB-10738:
------------------------------------

             Summary: $safeprojectname$ in package.windows10.appxmanifest is not overwritten by create script, throws compile error
                 Key: CB-10738
                 URL: https://issues.apache.org/jira/browse/CB-10738
             Project: Apache Cordova
          Issue Type: Bug
            Reporter: Ryan Willoughby


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.}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org