From 859dd3a4140eabaebf3f63e293526b0cb294bd9b Mon Sep 17 00:00:00 2001 From: Eike Ziller Date: Mon, 18 Dec 2023 08:01:02 +0100 Subject: [PATCH] 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 --- README.md | 2 +- .../src/overview/creator-only/creator-desktop-platforms.qdoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 70500da736d..6fc7918fd14 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 8e1722f59d0..9626d41f837 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