Return-Path: X-Original-To: apmail-incubator-callback-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 80489998D for ; Mon, 25 Jun 2012 23:04:59 +0000 (UTC) Received: (qmail 56341 invoked by uid 500); 25 Jun 2012 23:04:59 -0000 Delivered-To: apmail-incubator-callback-commits-archive@incubator.apache.org Received: (qmail 56320 invoked by uid 500); 25 Jun 2012 23:04:59 -0000 Mailing-List: contact callback-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-commits@incubator.apache.org Received: (qmail 56313 invoked by uid 99); 25 Jun 2012 23:04:59 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Jun 2012 23:04:59 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 2799972E4; Mon, 25 Jun 2012 23:04:59 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: shazron@apache.org To: callback-commits@incubator.apache.org X-Mailer: ASF-Git Admin Mailer Subject: ios commit: Added BackupWebStorage setting in cli template Message-Id: <20120625230459.2799972E4@tyr.zones.apache.org> Date: Mon, 25 Jun 2012 23:04:59 +0000 (UTC) Updated Branches: refs/heads/master 50c1c4ceb -> cde29694b Added BackupWebStorage setting in cli template Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/commit/cde29694 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/tree/cde29694 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/diff/cde29694 Branch: refs/heads/master Commit: cde29694bc5a16e7e9dd5a157ac6c88eae5d4b86 Parents: 50c1c4c Author: Shazron Abdullah Authored: Mon Jun 25 16:04:53 2012 -0700 Committer: Shazron Abdullah Committed: Mon Jun 25 16:04:53 2012 -0700 ---------------------------------------------------------------------- bin/templates/project/__TESTING__/Cordova.plist | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/cde29694/bin/templates/project/__TESTING__/Cordova.plist ---------------------------------------------------------------------- diff --git a/bin/templates/project/__TESTING__/Cordova.plist b/bin/templates/project/__TESTING__/Cordova.plist index 771caac..7d1fbdf 100644 --- a/bin/templates/project/__TESTING__/Cordova.plist +++ b/bin/templates/project/__TESTING__/Cordova.plist @@ -40,6 +40,8 @@ OpenAllWhitelistURLsInWebView + BackupWebStorage + ExternalHosts Plugins