From 2e179f0bb4b1195df0afacf487867ada9376de33 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Wed, 6 Nov 2013 12:09:43 +0100 Subject: [PATCH] Doc: update the process of connecting iOS devices Make one step a note, so that it will not confuse readers and remove an obsolete step. Task-number: QTCREATORBUG-10648 Change-Id: I46aa86d8c5c924e367e7bc89682e6726bc0c4eae Reviewed-by: Robert Loehning Reviewed-by: Fawzi Mohamed --- doc/src/ios/creator-ios-dev.qdoc | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/doc/src/ios/creator-ios-dev.qdoc b/doc/src/ios/creator-ios-dev.qdoc index 7fa3b12aa64..c75779f2e73 100644 --- a/doc/src/ios/creator-ios-dev.qdoc +++ b/doc/src/ios/creator-ios-dev.qdoc @@ -85,9 +85,9 @@ \gui iOS, and deselect the \gui {Ask about devices not in developer mode} check box. - \li Select \gui {Qt Creator} > \gui {About Plugins} > - \gui {Device Support} > \gui iOS to enable the iOS plugin. - Restart \QC to be able to use the plugin. + \note If \QC does not detect the devices, the iOS plugin might not be + enabled. Select \gui {Qt Creator} > \gui {About Plugins} > + \gui {Device Support} > \gui iOS and restart \QC. \li To specify build settings: @@ -101,10 +101,6 @@ \image qtcreator-ios-add-kit.png "Build & Run Settings" - \li Check that the \gui {iOS build} field contains the build - commands for an Xcode build. To add an Xcode build step, select - \gui {Add Build Step} > \gui xcodebuild. - \endlist \li Select \gui Run to specify run settings.