[
https://issues.apache.org/jira/browse/CB-9001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jesse MacFadyen resolved CB-9001.
---------------------------------
Resolution: Fixed
> wp8 with Cordova Cli 5.0 (config.xml problem)
> ---------------------------------------------
>
> Key: CB-9001
> URL: https://issues.apache.org/jira/browse/CB-9001
> Project: Apache Cordova
> Issue Type: Bug
> Components: WP8
> Environment: Cordova Cli 5.0 with all latest core official plugin
> Reporter: Colin Bau
> Assignee: Jesse MacFadyen
>
> This is a sample config.xml related value
> <name>HelloWorld</name>
> <description>A sample Apache Cordova application that responds to the
> deviceready event</description>
> <author email="[email protected]" href="http://cordova.io">Apache
> Cordova Team</author>
> after cordova build ... it will generate a xap file,and I open xap file's
> WMAppManifest.xml
> This is the WMAppManifest.xml,but it will become the strange value
> <App Author="HelloWorld Author" Description="Apache Cordova for Windows
> Phone" Publisher="HelloWorld Publisher" Title="HelloWorld">
> it should be update to such kind of way
> <App Author="Apache Cordova Team" Description="A sample Apache Cordova
> application that responds to the deviceready event" Publisher="Apache Cordova
> Team" Title="HelloWorld">
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]