Doc: Fix supported macOS platform

Qt 6.6 only supports macOS 11.0 or later

Fixes: QTCREATORBUG-30084
Change-Id: Ic7e83633b8b3e47602d75c65657db88e9381c874
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
Eike Ziller
2023-12-18 08:01:02 +01:00
parent 309d238f7b
commit 859dd3a414
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ The standalone binary packages support the following platforms:
* Windows 10 (64-bit) or later
* (K)Ubuntu Linux 20.04 (64-bit) or later
* macOS 10.15 or later
* macOS 11 or later
## Contributing

View File

@@ -51,7 +51,7 @@
\section1 macOS
\macos 10.15 or later is supported with the Xcode tools for your \macos
\macos 11.0 or later is supported with the Xcode tools for your \macos
version available in the Mac App Store.
\section1 Windows