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 2018/08/02 03:09:22 UTC

[cordova-docs] branch master updated: GH-863 update minimum Xcode version to 8 for iOS (#864)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 1ea9361  GH-863 update minimum Xcode version to 8 for iOS (#864)
1ea9361 is described below

commit 1ea93618375d2ebb6c32cdbad6c8cba3bb62ef21
Author: Chris Brody <ch...@gmail.com>
AuthorDate: Wed Aug 1 23:09:19 2018 -0400

    GH-863 update minimum Xcode version to 8 for iOS (#864)
---
 www/docs/en/dev/guide/platforms/ios/index.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/www/docs/en/dev/guide/platforms/ios/index.md b/www/docs/en/dev/guide/platforms/ios/index.md
index 2c6300a..447aad1 100644
--- a/www/docs/en/dev/guide/platforms/ios/index.md
+++ b/www/docs/en/dev/guide/platforms/ios/index.md
@@ -35,9 +35,9 @@ For details on the CLI, see [Cordova CLI Reference][cli].
 ## Requirements and Support
 
 Apple® tools required to build iOS applications only run on the OS X
-operating system on Intel-based Macs. Xcode® 7.0 (the minimum required
-version) runs only on OS X version 10.10.4 (Yosemite) or greater, and
-includes the iOS 9 SDK (Software Development Kit).  To submit apps to
+operating system on Intel-based Macs. Xcode® 8.0 (the minimum required
+version) runs only on OS X version 10.11.5 (El Capitan) or greater, and
+includes the iOS 10 SDK (Software Development Kit).  To submit apps to
 the Apple App Store℠ requires the latest versions of the Apple tools.
 
 You can test many of the Cordova features using the iOS simulator


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