You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by dp...@apache.org on 2019/03/06 04:20:34 UTC

[cordova-ios] branch master updated: Update Xcode version supported (9.x/10.x/...)

This is an automated email from the ASF dual-hosted git repository.

dpogue pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-ios.git


The following commit(s) were added to refs/heads/master by this push:
     new 2f627bb  Update Xcode version supported (9.x/10.x/...)
2f627bb is described below

commit 2f627bbcb09d8c4c136a2e219fb4f395d1216803
Author: Chris Brody <ch...@gmail.com>
AuthorDate: Tue Jan 8 15:39:18 2019 -0500

    Update Xcode version supported (9.x/10.x/...)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index ec2c377..f7035b2 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 8.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 9.x (deprecated), 10, 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)
 
 Create a Cordova project


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org