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:26 UTC

[cordova-ios] branch brodybits-xcode-10-doc-update created (now 5fe55ec)

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

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


      at 5fe55ec  Update Xcode version supported (9.x/10.x/...)

This branch includes the following new commits:

     new 5fe55ec  Update Xcode version supported (9.x/10.x/...)

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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


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

Posted by br...@apache.org.
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