Doc: Add a note about iOS support being broken in version 12.0

Task-number: QTCREATORBUG-29392
Change-Id: Iede2437b370971c595df2ddca6a0cb544550b1c3
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Leena Miettinen
2023-10-30 16:43:00 +01:00
parent a02766431b
commit 2f664c4c3d
3 changed files with 5 additions and 2 deletions

View File

@@ -11,6 +11,8 @@
You can connect iOS devices to your local machine 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. 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, 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 you already have the tool chain for building applications for iOS. \QC
automatically detects the tool chain and creates the necessary automatically detects the tool chain and creates the necessary

View File

@@ -48,6 +48,8 @@
\section1 iOS \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 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 you should already have the tool chain for building applications for
iOS. \QC automatically detects the tool chain and creates the necessary iOS. \QC automatically detects the tool chain and creates the necessary

View File

@@ -69,8 +69,7 @@
\li \image ok.png \li \image ok.png
\endtable \endtable
\note UWP support was removed from \QC 8.0. \note Deployment, running, and debugging on iOS 17 devices are not supported.
To develop for UWP using Qt 5, use \QC 7.0, or earlier.
\QC automatically runs scheduled checks for updates based on the settings \QC automatically runs scheduled checks for updates based on the settings
specified in \preferences > \uicontrol Environment > \uicontrol Update. specified in \preferences > \uicontrol Environment > \uicontrol Update.