forked from qt-creator/qt-creator
Doc: Update info about debugging on iOS
Task-number: QTCREATORBUG-32016 Change-Id: I88cd62912bcf4993cdb97f5a32787b86571eee88 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -23,10 +23,8 @@
|
|||||||
|
|
||||||
\QC detects iOS devices, and you can deploy and run applications on them.
|
\QC detects iOS devices, and you can deploy and run applications on them.
|
||||||
|
|
||||||
For iOS devices with iOS 16 or earlier, \QC also supports accessing the application
|
Only C++ debugging is supported for devices with iOS 17 and later, and it
|
||||||
output, debugging, and profiling. However, these features are not supported for
|
requires Xcode 16 or later.
|
||||||
physical devices with iOS 17 or later because of limitations of the Apple tool for
|
|
||||||
accessing these devices.
|
|
||||||
|
|
||||||
\section1 Specifying Supported iOS Versions
|
\section1 Specifying Supported iOS Versions
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user