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 8F16C11078 for ; Tue, 22 Jul 2014 03:01:42 +0000 (UTC) Received: (qmail 3099 invoked by uid 500); 22 Jul 2014 03:01:41 -0000 Delivered-To: apmail-cordova-commits-archive@cordova.apache.org Received: (qmail 3044 invoked by uid 500); 22 Jul 2014 03:01:40 -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 3035 invoked by uid 99); 22 Jul 2014 03:01:40 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Jul 2014 03:01:40 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id DC3EA9AE65F; Tue, 22 Jul 2014 03:01:39 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: agrieve@apache.org To: commits@cordova.apache.org Message-Id: <6dfa2511284a416dbb5ea2e8243033f9@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: git commit: CB-7187 ios: Add explicit dependency on CoreLocation.framework Date: Tue, 22 Jul 2014 03:01:39 +0000 (UTC) Repository: cordova-plugin-camera Updated Branches: refs/heads/master 9a26e97ac -> e8cbb106a CB-7187 ios: Add explicit dependency on CoreLocation.framework Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/commit/e8cbb106 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/tree/e8cbb106 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/diff/e8cbb106 Branch: refs/heads/master Commit: e8cbb106ae242aa4d2541c6daea52496153959c1 Parents: 9a26e97 Author: Andrew Grieve Authored: Mon Jul 21 23:01:10 2014 -0400 Committer: Andrew Grieve Committed: Mon Jul 21 23:01:10 2014 -0400 ---------------------------------------------------------------------- plugin.xml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/blob/e8cbb106/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index c76214c..4f47e3d 100644 --- a/plugin.xml +++ b/plugin.xml @@ -135,13 +135,14 @@ - - - - - - + + + + + + +