forked from qt-creator/qt-creator
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:
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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.
|
||||
|
Reference in New Issue
Block a user