typo: maxOS -> macOS

This commit is contained in:
Roman Frołow 2024-10-19 14:47:12 +02:00 committed by Anonymous Maarten
parent a851c5b648
commit 97b924f985
1 changed files with 1 additions and 1 deletions

View File

@ -201,7 +201,7 @@ SDL supports following Apple architectures:
CMake documentation: [link](https://cmake.org/cmake/help/latest/variable/CMAKE_OSX_ARCHITECTURES.html)
#### Simulators and/or non-default maxOS platform SDK
#### Simulators and/or non-default macOS platform SDK
Use `-DCMAKE_OSX_SYSROOT=<value>` to configure a different platform SDK.
The value can be either the name of the SDK, or a full path to the sdk (e.g. `/full/path/to/iPhoneOS.sdk`).