Return-Path: X-Original-To: apmail-cordova-commits-archive@www.apache.org Delivered-To: apmail-cordova-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3DFC610EE9 for ; Thu, 5 Dec 2013 19:35:18 +0000 (UTC) Received: (qmail 58248 invoked by uid 500); 5 Dec 2013 19:35:18 -0000 Delivered-To: apmail-cordova-commits-archive@cordova.apache.org Received: (qmail 58233 invoked by uid 500); 5 Dec 2013 19:35:17 -0000 Mailing-List: contact commits-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list commits@cordova.apache.org Received: (qmail 58223 invoked by uid 99); 5 Dec 2013 19:35:17 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Dec 2013 19:35:17 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id B63E682C1F0; Thu, 5 Dec 2013 19:35:17 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: mmocny@apache.org To: commits@cordova.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: ios commit: CB-5046: Adding a defaults.xml template Date: Thu, 5 Dec 2013 19:35:17 +0000 (UTC) Updated Branches: refs/heads/master ec4a0f5c1 -> b0c71bf63 CB-5046: 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. Project: http://git-wip-us.apache.org/repos/asf/cordova-ios/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-ios/commit/b0c71bf6 Tree: http://git-wip-us.apache.org/repos/asf/cordova-ios/tree/b0c71bf6 Diff: http://git-wip-us.apache.org/repos/asf/cordova-ios/diff/b0c71bf6 Branch: refs/heads/master Commit: b0c71bf63c8ce989648f0b8205befe174af37860 Parents: ec4a0f5 Author: Michal Mocny Authored: Thu Dec 5 14:09:20 2013 -0500 Committer: Michal Mocny Committed: Thu Dec 5 14:34:21 2013 -0500 ---------------------------------------------------------------------- bin/templates/scripts/cordova/defaults.xml | 45 +++++++++++++++++++++++++ 1 file changed, 45 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/b0c71bf6/bin/templates/scripts/cordova/defaults.xml ---------------------------------------------------------------------- diff --git a/bin/templates/scripts/cordova/defaults.xml b/bin/templates/scripts/cordova/defaults.xml new file mode 100644 index 0000000..18cf8a8 --- /dev/null +++ b/bin/templates/scripts/cordova/defaults.xml @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + +