Skip to content

Commit c120937

Browse files
committed
docs: minor updates
1 parent c363bfa commit c120937

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@ Unicode formats other than UTF-8 aren't supported.
3636
## Supported platforms
3737

3838
* Windows VS2015 x86 and x64, VS2017/2019 x86, x64, and ARM64*
39-
* Linux (gcc5, gcc6, gcc7, gcc8, clang4, clang5, clang6) x86 and x64
40-
* OS X (Xcode 8.3, 9.4, 10.3) x86 and x64
39+
* Linux (gcc5, gcc6, gcc7, gcc8, gcc9, clang4, clang5, clang6, clang7) x86 and x64
40+
* OS X (Xcode 8.3, 9.4, 10.3, 11.2*) x86 and x64
4141
* Android (NVIDIA CodeWorks with clang5) ARMv7-A and ARM64
4242
* iOS (Xcode 8.3, 9.4, 10.3) ARM64
4343

4444
The above supported platform list is only what is tested every release but if it compiles, it should run just fine.
4545

46-
Note: *VS2017* and *VS2019* compile with *ARM64* on *AppVeyor* but I have no device to test them with.
46+
Notes: *VS2017* and *VS2019* compile with *ARM64* on *AppVeyor* but I have no device to test them with. Xcode 11 no longer supports x86.
4747

4848
## External dependencies
4949

0 commit comments

Comments
 (0)