You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2012/11/28 00:01:00 UTC

docs commit: [CB-1866] iOS minimum requirements

Updated Branches:
  refs/heads/master 307256d7b -> 01200c642


[CB-1866] iOS minimum requirements


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/01200c64
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/01200c64
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/01200c64

Branch: refs/heads/master
Commit: 01200c6421acb63cd3609b5269e56e3d5c7cabcf
Parents: 307256d
Author: Shazron Abdullah <sh...@apache.org>
Authored: Tue Nov 27 15:00:56 2012 -0800
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Tue Nov 27 15:00:56 2012 -0800

----------------------------------------------------------------------
 docs/en/edge/guide/getting-started/ios/index.md |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/01200c64/docs/en/edge/guide/getting-started/ios/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/getting-started/ios/index.md b/docs/en/edge/guide/getting-started/ios/index.md
index 1387c7c..a8c81da 100644
--- a/docs/en/edge/guide/getting-started/ios/index.md
+++ b/docs/en/edge/guide/getting-started/ios/index.md
@@ -24,11 +24,11 @@ This guide describes how to set up your development environment for Apache Cordo
 
 Requirements
 ------------
-- Xcode 4.5+
+- Xcode 4.5+ (iOS 6.x SDK)
 - Xcode Command Line Tools 
-- Intel-based computer with Mac OS X Lion or greater (10.7+)
+- Intel-based computer with Mac OS X Lion or greater (10.7.4+)
 - Necessary for installing on device:
-    - Apple iOS device (iPhone, iPad, iPod Touch)
+    - Apple iOS 5.x device (iPhone 3GS or greater, iPad, iPod Touch 3rd Gen or greater)
     - iOS developer certificate
 
 Install the iOS SDK and Apache Cordova