aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2023-12-18 08:01:02 +0100
committerEike Ziller <eike.ziller@qt.io>2023-12-18 08:57:40 +0000
commit859dd3a4140eabaebf3f63e293526b0cb294bd9b (patch)
treed936312df62a283c76cf49361eb1bd40084770eb
parent309d238f7ba4939c2e9ab1d7220355d3d0bcf927 (diff)
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>
-rw-r--r--README.md2
-rw-r--r--doc/qtcreator/src/overview/creator-only/creator-desktop-platforms.qdoc2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 70500da736..6fc7918fd1 100644
--- a/README.md
+++ b/README.md
@@ -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
diff --git a/doc/qtcreator/src/overview/creator-only/creator-desktop-platforms.qdoc b/doc/qtcreator/src/overview/creator-only/creator-desktop-platforms.qdoc
index 8e1722f59d..9626d41f83 100644
--- a/doc/qtcreator/src/overview/creator-only/creator-desktop-platforms.qdoc
+++ b/doc/qtcreator/src/overview/creator-only/creator-desktop-platforms.qdoc
@@ -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