From 2f664c4c3def6e34b98644105df13fd6071adfb6 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Mon, 30 Oct 2023 16:43:00 +0100 Subject: [PATCH] Doc: Add a note about iOS support being broken in version 12.0 Task-number: QTCREATORBUG-29392 Change-Id: Iede2437b370971c595df2ddca6a0cb544550b1c3 Reviewed-by: Eike Ziller --- doc/qtcreator/src/ios/creator-ios-dev.qdoc | 2 ++ .../src/overview/creator-only/creator-mobile-platforms.qdoc | 2 ++ .../src/overview/creator-only/creator-supported-platforms.qdoc | 3 +-- 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 579e0651740..6c9ca24dfea 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 5b3fbeaecc8..f563a69e382 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 5ea6d94a0cf..784dccad4b8 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.