aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2023-10-30 16:43:00 +0100
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2023-11-08 15:03:24 +0000
commit2f664c4c3def6e34b98644105df13fd6071adfb6 (patch)
tree2f48ae1d44c7254c55c601c095ad99da8745b713
parenta02766431b92ef847a76a331f7a56328248d571b (diff)
Doc: Add a note about iOS support being broken in version 12.0v12.0.0-rc1
Task-number: QTCREATORBUG-29392 Change-Id: Iede2437b370971c595df2ddca6a0cb544550b1c3 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
-rw-r--r--doc/qtcreator/src/ios/creator-ios-dev.qdoc2
-rw-r--r--doc/qtcreator/src/overview/creator-only/creator-mobile-platforms.qdoc2
-rw-r--r--doc/qtcreator/src/overview/creator-only/creator-supported-platforms.qdoc3
3 files changed, 5 insertions, 2 deletions
diff --git a/doc/qtcreator/src/ios/creator-ios-dev.qdoc b/doc/qtcreator/src/ios/creator-ios-dev.qdoc
index 579e065174..6c9ca24dfe 100644
--- a/doc/qtcreator/src/ios/creator-ios-dev.qdoc
+++ b/doc/qtcreator/src/ios/creator-ios-dev.qdoc
@@ -11,6 +11,8 @@
You can connect iOS devices to your local machine with a USB cable to
run applications built for them from \QC.
+ \note Deployment, running, and debugging on iOS 17 devices are not supported.
+
To be able to use \QC on \macos, you must install Xcode, and therefore,
you already have the tool chain for building applications for iOS. \QC
automatically detects the tool chain and creates the necessary
diff --git a/doc/qtcreator/src/overview/creator-only/creator-mobile-platforms.qdoc b/doc/qtcreator/src/overview/creator-only/creator-mobile-platforms.qdoc
index 5b3fbeaecc..f563a69e38 100644
--- a/doc/qtcreator/src/overview/creator-only/creator-mobile-platforms.qdoc
+++ b/doc/qtcreator/src/overview/creator-only/creator-mobile-platforms.qdoc
@@ -48,6 +48,8 @@
\section1 iOS
+ \note Deployment, running, and debugging on iOS 17 devices are not supported.
+
To be able to use \QC on \macos, you must install Xcode, and therefore
you should already have the tool chain for building applications for
iOS. \QC automatically detects the tool chain and creates the necessary
diff --git a/doc/qtcreator/src/overview/creator-only/creator-supported-platforms.qdoc b/doc/qtcreator/src/overview/creator-only/creator-supported-platforms.qdoc
index 5ea6d94a0c..784dccad4b 100644
--- a/doc/qtcreator/src/overview/creator-only/creator-supported-platforms.qdoc
+++ b/doc/qtcreator/src/overview/creator-only/creator-supported-platforms.qdoc
@@ -69,8 +69,7 @@
\li \image ok.png
\endtable
- \note UWP support was removed from \QC 8.0.
- To develop for UWP using Qt 5, use \QC 7.0, or earlier.
+ \note Deployment, running, and debugging on iOS 17 devices are not supported.
\QC automatically runs scheduled checks for updates based on the settings
specified in \preferences > \uicontrol Environment > \uicontrol Update.