You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Rob Paveza (JIRA)" <ji...@apache.org> on 2015/04/27 19:12:38 UTC

[jira] [Commented] (CB-8857) cordova prepare doesn't change windows manifest file's version entry

    [ https://issues.apache.org/jira/browse/CB-8857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514462#comment-14514462 ] 

Rob Paveza commented on CB-8857:
--------------------------------

I've investigated this bug.  I can't reproduce the issue, specifically during "build."  

The code that applies this is in prepare.js, but it's actually invoked as part of the build step.  (Your bug says "When I build/prepare...").  The prepare.js code is not invoked during the "cordova prepare" step.

We're investigating how to migrate the prepare.js code to be invoked during the prepare step, but it's a moderately involved change in cordova-lib, not cordova-windows, so it's not isolated to just platform code.  For now, you should be able to work around it with "cordova build windows".  If you're still having trouble with this, we need to investigate further.

> cordova prepare doesn't change windows manifest file's version entry
> --------------------------------------------------------------------
>
>                 Key: CB-8857
>                 URL: https://issues.apache.org/jira/browse/CB-8857
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Windows
>         Environment: Cordova: 4.3.0
> Windows: 3.8.0
>            Reporter: John Little
>
> When I build/prepare my cordova app for android or iOS the system rebuilds the AndroidManifest.xml and .pfile. Filling in the new version number from the config.xml file.
> Unfortunatly for windows the .appxmanifest are not changed.
> This means that the app version number is not updated in the manifest.
> Would it be possible to have cordova rebuld/modify the windows manifest files with the version information from the config.xml file ?



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