aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2017-09-01 09:04:11 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2017-09-01 07:11:32 +0000
commit0bc2c807bd33c2035f6fe7990f826089df7f6797 (patch)
tree545018188e5db33b28abeec0a3bd912404878f59 /doc
parent28b0de802700aac920871a5f9565aa97155746c4 (diff)
Doc: Update docs for the iOS code signing
Task-number: QTCREATORBUG-18785 Change-Id: Id3cb73236fc27ce8b23db55b1583474f68596619 Reviewed-by: Vikas Pachdha <vikas.pachdha@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/ios/creator-ios-dev.qdoc21
1 files changed, 13 insertions, 8 deletions
diff --git a/doc/src/ios/creator-ios-dev.qdoc b/doc/src/ios/creator-ios-dev.qdoc
index d3678c0d1c..5b2aacd0fd 100644
--- a/doc/src/ios/creator-ios-dev.qdoc
+++ b/doc/src/ios/creator-ios-dev.qdoc
@@ -32,7 +32,7 @@
\title Connecting iOS Devices
- You can connect iOS devices to a Mac computer with a USB cable to
+ You can connect iOS devices to your local machine with a USB cable to
run applications built for them from \QC.
To be able to use \QC on \macos, you must install Xcode, and therefore,
@@ -52,7 +52,7 @@
{enroll in the Apple Developer Program}. The certificate is copied to
the device when you configure the device.
- The first time you connect the device to the Mac, you are asked to enable
+ The first time you connect the device to your local machine, you are asked to enable
developer mode on the device. The next time you connect the device, \QC
detects it automatically. To disable automatic connections to a device that
you do not use for development, select \uicontrol Preferences >
@@ -69,7 +69,7 @@
\li Make sure that you have Xcode and Qt for iOS installed.
- \li Connect the device to the Mac computer with a USB cable.
+ \li Connect the device to your local machine with a USB cable.
\li Start Xcode to configure the device.
@@ -96,6 +96,11 @@
\image qtcreator-build-settings-ios.png "iOS build settings"
+ \li Select the \uicontrol {Automatically manage signing} check box
+ to automatically select the provisioning profile and signing
+ certificate on your local machine that matches the entitlements
+ and the bundle identifier of the iOS device.
+
\endlist
\li Select \uicontrol Run to specify run settings.
@@ -112,13 +117,13 @@
\note If you cannot deploy applications, because a provisioning profile is
missing, check that provisioning profiles are listed in Xcode by selecting
- \uicontrol Xcode > \uicontrol Preferences > \uicontrol Accounts >
- \uicontrol {View Details}. For more information about how to acquire and
- install a provisioning profile, see Apple documentation.
+ \uicontrol Xcode > \uicontrol Preferences > \uicontrol Accounts. For more
+ information about how to acquire and install a provisioning profile, see
+ Apple documentation.
\section1 Viewing Device Connection Status
- When you connect an iOS device to a Mac computer with USB, \QC
+ When you connect an iOS device to your local machine with USB, \QC
automatically detects the device if you have configured it by using Xcode.
To view information about the connected device, select \uicontrol Preferences >
\uicontrol Devices.
@@ -186,7 +191,7 @@
\li In the \uicontrol {Device type} field, select the device type from
a list of devices supported by the Xcode version set as current on
- the Mac computer.
+ your local machine.
\li In the \uicontrol {OS version} field, select an OS version from a
list of OS versions supported by the selected device and the current