mirror of https://github.com/qt/qtdoc.git
Update supported versions for macOS
We now support macOS 13, but drop support for macOS 10.15, as macOS Catalina (10.15) has reached its end-of-life, and is no longer supported with bug fixes or security updates by Apple. Change-Id: Icc09f20f4289d089adb753e1866df21d8ae6fa19 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
parent
e5a44a6706
commit
a5f5f8810c
|
@ -34,9 +34,9 @@
|
|||
//! [macos]
|
||||
\table 80%
|
||||
\header \li Target Platform \li Architecture \li Build Environment
|
||||
\row \li \macos 10.15, 11, 12
|
||||
\row \li \macos 11, 12, 13
|
||||
\li \c x86_64, \c x86_64h, and \c arm64
|
||||
\li Xcode 12 (\macos 11 SDK), Xcode 13 (\macos 12 SDK)
|
||||
\li Xcode 13 (\macos 12 SDK), Xcode 14 (\macos 13 SDK)
|
||||
\endtable
|
||||
//! [macos]
|
||||
|
||||
|
|
Loading…
Reference in New Issue