From d46d9cbf51a30fbec6381327f81f8edd1200962c Mon Sep 17 00:00:00 2001 From: Kleuter Date: Sun, 29 Aug 2021 14:48:34 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 916349a..378db17 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,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.2](5.15.2) for macOS 10.13+. Qt contains number of patches (found in the Qt issues tracker) in order to be compiled and used normally. If you own a commercial license it's recommended to use [Qt 5.15.5](5.15.5) where all those issues (and many others) were fixed already. +- Modern, compiled with [Qt 5.15.5](5.15.5) 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. - 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.