mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-02 07:27:19 +08:00
Updated macOS build requirements
Building the latest SDL requires at least Xcode 12.2 and the macOS 11.0 SDK.
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user