From 9eea0a4dc827d62b8b39c77f176ae74e0112f06a Mon Sep 17 00:00:00 2001 From: Dan Paulat Date: Mon, 30 Jun 2025 20:19:30 -0500 Subject: [PATCH] Updating minimum requirements for macOS --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d5995d2f..81b0e698 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,9 @@ Supercell Wx supports the following 64-bit operating systems: - Ubuntu 22.04+ - NixOS 25.05+ - Most distributions supporting the GCC Standard C++ Library 11+ -- macOS 12 (Monterey) or later +- macOS + - 13.6+ for Intel-based Macs + - 14.0+ for Apple silicon-based Macs ## Linux Dependencies