You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by br...@apache.org on 2019/01/08 20:39:27 UTC

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

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

brodybits pushed a commit to branch brodybits-xcode-10-doc-update
in repository https://gitbox.apache.org/repos/asf/cordova-ios.git

commit 5fe55ec2760d03268b7064138e3b0cc029d1e294
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