aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.