summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@digia.com>2014-05-12 13:40:48 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-05-12 19:10:23 +0200
commit96a82f9c50d83f2090532e93ede9813af8c0217b (patch)
tree7cc06dd7ca03237753805954baf7729adfe02527
parentc5d38fbdbb17bbde4ef968935387eec367048949 (diff)
iOS: Clarify Xcode 5 requirement for developing with Qt for iOSv5.3.0
Change-Id: I3472fb011f9e669efe5b8b8a7b90bfb662063688 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by: Shawn Rutledge <shawn.rutledge@digia.com> Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@digia.com> Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
-rw-r--r--doc/src/external-resources.qdoc5
-rw-r--r--doc/src/platforms/ios.qdoc10
2 files changed, 13 insertions, 2 deletions
diff --git a/doc/src/external-resources.qdoc b/doc/src/external-resources.qdoc
index 1e0310451..e3531c3d1 100644
--- a/doc/src/external-resources.qdoc
+++ b/doc/src/external-resources.qdoc
@@ -41,6 +41,11 @@
*/
/*!
+ \externalpage https://developer.apple.com/news/?id=12172013a
+ \title Xcode5Req
+*/
+
+/*!
\externalpage http://opensource.org/licenses/bsd-license.php
\title New and Modified BSD Licenses
*/
diff --git a/doc/src/platforms/ios.qdoc b/doc/src/platforms/ios.qdoc
index 969855b6b..6479081b2 100644
--- a/doc/src/platforms/ios.qdoc
+++ b/doc/src/platforms/ios.qdoc
@@ -62,8 +62,14 @@
see \l{Qt Enterprise}{qt.digia.com} for details.
Before installing Qt, you first need to install
- Xcode. You will find it in the App Store \l{Xcode}{here}. For
- running Qt applications in the simulator that comes with Xcode,
+ Xcode. You will find it in the Mac App Store \l{Xcode}{here}.
+
+ \note As \l{Xcode5Req}{required by Apple}, you should always use the latest
+ Xcode 5 version when building your applications for the App Store.
+ In practice this means you need OS X 10.8 or 10.9 to do iOS development
+ with Qt, as those are the only platforms where Xcode 5 will run.
+
+ For running Qt applications in the simulator that comes with Xcode,
this is all you need. However, for running applications on a
device and publishing your applications in the App Store, you must
join the iOS Developer Program (see