Mention support for macOS on ARM in the README too

Instead of putting 32/64, which is not even correct any more, as latest
macOS versions don't support 32 bit builds anyhow.
This commit is contained in:
Vadim Zeitlin 2020-07-07 22:58:27 +02:00
parent a5e8316dc8
commit 7aa0d9465c

View File

@ -27,7 +27,7 @@ This version of wxWidgets supports the following primary platforms:
- Windows XP, Vista, 7, 8 and 10 (32/64 bits).
- Most Unix variants using the GTK+ toolkit (version 2.6 or newer or 3.x).
- macOS (10.10 or newer) using Cocoa (32/64 bits).
- macOS (10.10 or newer) using Cocoa under both amd64 and ARM platforms.
Most popular C++ compilers are supported including but not limited to: