Browse Source

Updated macOS build requirements

Building the latest SDL requires at least Xcode 12.2 and the macOS 11.0 SDK.
Sam Lantinga 8 months ago
parent
commit
571a4b4b32
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/README-macos.md

+ 1 - 1
docs/README-macos.md

@@ -30,7 +30,7 @@ cmake --build .
 sudo cmake --install .
 ```
 
-Please note that building SDL requires at least Xcode 6 and the 10.9 SDK.
+Please note that building SDL requires at least Xcode 12.2 and the 11.0 SDK.
 PowerPC support for macOS has been officially dropped as of SDL 2.0.2.
 32-bit Intel and macOS 10.8 runtime support has been officially dropped as
 of SDL 2.24.0.