ソースを参照

Updated macOS build requirements

Building the latest SDL requires at least Xcode 12.2 and the macOS 11.0 SDK.
Sam Lantinga 1 年間 前
コミット
571a4b4b32
1 ファイル変更1 行追加1 行削除
  1. 1 1
      docs/README-macos.md

+ 1 - 1
docs/README-macos.md

@@ -30,7 +30,7 @@ cmake --build .
 sudo cmake --install .
 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.
 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
 32-bit Intel and macOS 10.8 runtime support has been officially dropped as
 of SDL 2.24.0.
 of SDL 2.24.0.