From 9fbba079b9ed403403ca5251936c5bb297336da7 Mon Sep 17 00:00:00 2001
From: Sam Lantinga <[EMAIL REDACTED]>
Date: Fri, 2 Jan 2026 08:53:04 -0800
Subject: [PATCH] Update the iOS Xcode build requirements
(cherry picked from commit 7edcc413e80685d9dc2f8f4900b9e9403b4bb8ed)
---
docs/README-ios.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/README-ios.md b/docs/README-ios.md
index 74f4ca6982d19..761fee5c79bc5 100644
--- a/docs/README-ios.md
+++ b/docs/README-ios.md
@@ -4,7 +4,7 @@ iOS
Building the Simple DirectMedia Layer for iOS 11.0+
==============================================================================
-Please note that building SDL requires at least Xcode 12.2 and the iOS 14.2 SDK.
+Please note that building SDL requires at least Xcode 16 and the iOS 18 SDK.
Instructions: