mirror of https://github.com/qt/qtdoc.git
Specify that iOS 13.2 SDK is required for Qt
Change-Id: Icb4c85ce36b035eff79debf866994c6fc9ee614a
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
(cherry picked from commit da251f16c7
)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
086dcc8c9d
commit
c8458acf4c
|
@ -110,7 +110,7 @@
|
||||||
\header \li Target Platform \li Architecture \li Build Environment \li Notes
|
\header \li Target Platform \li Architecture \li Build Environment \li Notes
|
||||||
\row \li iOS 12, \b{iOS 13}
|
\row \li iOS 12, \b{iOS 13}
|
||||||
\li \c armv8 (\c arm64)
|
\li \c armv8 (\c arm64)
|
||||||
\li \b {Xcode 11} (iOS 13 SDK)
|
\li \b {Xcode 11} (iOS 13.2 SDK)
|
||||||
\li
|
\li
|
||||||
\row \li tvOS 12, \b{tvOS 13}
|
\row \li tvOS 12, \b{tvOS 13}
|
||||||
\li \c armv8 (\c arm64)
|
\li \c armv8 (\c arm64)
|
||||||
|
|
Loading…
Reference in New Issue