Fixed building with Xcode 15.4

Fixes https://github.com/libsdl-org/SDL/issues/14740
This commit is contained in:
Sam Lantinga
2026-01-03 08:03:44 -08:00
parent 24156f5471
commit 504041a1ba
2 changed files with 3 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ iOS
Building the Simple DirectMedia Layer for iOS 11.0+
==============================================================================
Please note that building SDL requires at least Xcode 16 and the iOS 18 SDK.
Please note that building SDL requires at least Xcode 12.2 and the iOS 14.2 SDK.
Instructions: