Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id C1BF1200B82 for ; Fri, 16 Sep 2016 20:48:56 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id BEAB3160AC4; Fri, 16 Sep 2016 18:48:56 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 09DA2160AB7 for ; Fri, 16 Sep 2016 20:48:55 +0200 (CEST) Received: (qmail 43677 invoked by uid 500); 16 Sep 2016 18:48:55 -0000 Mailing-List: contact commits-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list commits@cordova.apache.org Received: (qmail 43668 invoked by uid 99); 16 Sep 2016 18:48:55 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Sep 2016 18:48:55 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id C9950E00C4; Fri, 16 Sep 2016 18:48:54 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: shazron@apache.org To: commits@cordova.apache.org Message-Id: <28fe225e5dd54b3c903c0c8e7fd401f4@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: ios commit: CB-11863 - Update README Date: Fri, 16 Sep 2016 18:48:54 +0000 (UTC) archived-at: Fri, 16 Sep 2016 18:48:56 -0000 Repository: cordova-ios Updated Branches: refs/heads/master aa6950011 -> a930c22b9 CB-11863 - Update README Project: http://git-wip-us.apache.org/repos/asf/cordova-ios/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-ios/commit/a930c22b Tree: http://git-wip-us.apache.org/repos/asf/cordova-ios/tree/a930c22b Diff: http://git-wip-us.apache.org/repos/asf/cordova-ios/diff/a930c22b Branch: refs/heads/master Commit: a930c22b9daf4e1a042579240cad8098b2b40b24 Parents: aa69500 Author: Shazron Abdullah Authored: Fri Sep 16 11:53:48 2016 -0700 Committer: Shazron Abdullah Committed: Fri Sep 16 11:53:48 2016 -0700 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a930c22b/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 31741f9..92d51bd 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Cordova iOS is an iOS application library that allows for Cordova-based projects Requires: -* Xcode 6.x or greater. Download it at [http://developer.apple.com/downloads](http://developer.apple.com/downloads) or the [Mac App Store](http://itunes.apple.com/us/app/xcode/id497799835?mt=12). +* Xcode 7.x or greater. Download it at [http://developer.apple.com/downloads](http://developer.apple.com/downloads) or the [Mac App Store](http://itunes.apple.com/us/app/xcode/id497799835?mt=12).
* [node.js](https://nodejs.org) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org For additional commands, e-mail: commits-help@cordova.apache.org