phonegap / node-phonegap-build

PhoneGap Build node module to login, create, and build apps.
Apache License 2.0
25 stars 25 forks source link

Add support for config.xml in app root directory #57

Closed mwbrooks closed 9 years ago

mwbrooks commented 9 years ago

Reported by @johnwargo on Twitter: https://twitter.com/johnwargo/status/537618234124804097

PhoneGap Build, PhoneGap CLI, and Cordova support the config.xml in two file locations:

However, the node-phonegap-build module only supports the legacy file path.

We need to update the module to support the new file path.

mwbrooks commented 9 years ago

Published as phonegap-build@0.9.1

mwbrooks commented 9 years ago

Now available in the latest PhoneGap CLI (phonegap@4.1.2-0.22.9).

johnwargo commented 9 years ago

Thanks Michael.

John M. Wargo

On Nov 28, 2014, at 6:39 PM, Michael Brooks notifications@github.com wrote:

Now available in the latest PhoneGap CLI (phonegap@4.1.2-0.22.9).

— Reply to this email directly or view it on GitHub.