commit 7d0f5f81e6b9d6932e8834387ca755d222a50b68
parent 3743b96a32e9883274b979dd1c1583ca44f43e28
Author: Yvan Grabit <ygrabit@users.noreply.github.com>
Date: Thu, 19 Nov 2020 12:48:55 +0100
Update README.md
add missing Xcode 12.2 and macOS 11.0
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -37,8 +37,8 @@ Supported Platforms:
| :------------- | :----------: | -----------: |-----------:|
|Windows 10 |x86, x86_64 |MSVC 2019, MSVC 2017 | |
|Windows 8.1 |x86, x86_64 |MSVC 2019, MSVC 2017 | |
-|macOS 10.13, 10.14, 10.15 |x86, x86_64, Apple Silicon |Xcode 7, 8, 9, 10, 11 ||
-|iOS 13, iOS 14 | arm64 |Xcode 11| |
+|macOS 10.13, 10.14, 10.15, 11.0 |x86, x86_64, Apple Silicon |Xcode 7, 8, 9, 10, 11, 12.2 ||
+|iOS 13, iOS 14 | arm64 |Xcode 11, 12.2| |
|Linux - Raspberry Pi OS (Buster) |arm32 |GCC 8.3 and higher|Visual Studio Code|
|Linux - Ubuntu 18.04 LTS |x86, x86_64 |GCC 8.3 and higher|Visual Studio Code, Qt Creator|
|Linux - Ubuntu 20.04 LTS |x86, x86_64 |GCC 8.3 and higher|Visual Studio Code, Qt Creator|