aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/ios
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@digia.com>2013-10-11 10:57:56 +0200
committerFawzi Mohamed <fawzi.mohamed@digia.com>2013-10-14 17:33:09 +0200
commitadf7b5649f2905611d03800029485a4dabd88222 (patch)
treec3d00273d30f0a158d842a0a68147959957a285f /doc/src/ios
parent9bb0a8152555d41ae8cfd13ae91ff22bb70868ef (diff)
Doc: the current Xcode version is always used
The "Xcode path" field is removed from iOS preferences by the patch https://codereview.qt-project.org/67485. Change-Id: I4608fe2b669f7e6e4ff106d957cc0238275465a9 Reviewed-by: Fawzi Mohamed <fawzi.mohamed@digia.com>
Diffstat (limited to 'doc/src/ios')
-rw-r--r--doc/src/ios/creator-ios-dev.qdoc8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/ios/creator-ios-dev.qdoc b/doc/src/ios/creator-ios-dev.qdoc
index 4e9cd2f75cf..11d39a29673 100644
--- a/doc/src/ios/creator-ios-dev.qdoc
+++ b/doc/src/ios/creator-ios-dev.qdoc
@@ -66,14 +66,14 @@
can change the simulated hardware and software version from within iOS
Simulator.
- By default, \QC uses the Xcode version set as current on the Mac computer.
+ \QC uses the Xcode version set as current on the Mac computer.
To check the version, enter the following command:
\c {xcode-select --print-path}
- To change the version, select \gui Preferences > \gui iOS, and select
- another Xcode version in the \gui {Xcode path} field. This setting overrides
- the version set by entering the \c {xcode-select --version} command.
+ To change the version, enter the following command:
+
+ \c {xcode-select --version}
\section1 Configuring Devices