From 0bfdd856816fdf5747c6d9471366b0312cb35cb5 Mon Sep 17 00:00:00 2001 From: Kleuter Date: Wed, 24 Nov 2021 12:22:40 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3cb0d1d..ece1861 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This is a set of build tools and required patches to build Qt yourself and distr For macOS we currently distribute two binaries: -- Modern, compiled with [Qt 5.15.7](5.15.7) for macOS 10.13+. If you do not own a commercial license, you can still use [Qt 5.15.2](5.15.2), the folder contains number of patches (found in the Qt issues tracker) in order to be compiled and used normally on macOS. +- Modern, compiled with [Qt 5.15.7](5.15.7) for macOS 10.13+. If you do not own a commercial license, you can still use [Qt 5.15.2](5.15.2), the folder contains number of macOS-related patches (found in the Qt issues tracker) in order to be compiled and used normally on modern macOS versions (e.g. Big Sur or Monterey). - Legacy, compiled with [Qt 5.6.3](5.6.3) for macOS 10.7-10.12. Qt contains number of patches (found in the Qt issues tracker) in order to be compiled and used normally. To compile Qt itself we used macOS 10.13 and XCode 8.