Update README.md to define macOS 10.10 as the lowest version supported

Show that macOS 10.10 is lowest version supported by wxWidgets
This commit is contained in:
Hertatijanto Hartono
2020-07-08 01:11:54 +07:00
parent eeb69ba185
commit a5e8316dc8

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.7 or newer) using Cocoa (32/64 bits).
- macOS (10.10 or newer) using Cocoa (32/64 bits).
Most popular C++ compilers are supported including but not limited to: