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