From 146e29682619948f2297b1d6319a4755098aa39c Mon Sep 17 00:00:00 2001 From: Michal Mocny Date: Thu, 5 Dec 2013 14:06:23 -0500 Subject: [PATCH] CB-5047: Adding a defaults.xml template This template will be consumed by the CLI, instead of the default platform config.xml which is consumed by the bin/create workflow. We remove the user app specific settings since those are to be edited in the top level app config.xml by the user, and are injected by the CLI. --- bin/templates/cordova/defaults.xml | 31 ++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 bin/templates/cordova/defaults.xml diff --git a/bin/templates/cordova/defaults.xml b/bin/templates/cordova/defaults.xml new file mode 100644 index 00000000..1654c136 --- /dev/null +++ b/bin/templates/cordova/defaults.xml @@ -0,0 +1,31 @@ + + + + + + + + + + + +