From 28a4accabfefc1e7ed8d1926f65d098b563dab0c Mon Sep 17 00:00:00 2001 From: Cory McWilliams Date: Fri, 21 Nov 2025 19:42:53 -0500 Subject: [PATCH] build: Bump ios => 25. --- GNUmakefile | 2 +- src/ios/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/GNUmakefile b/GNUmakefile index 42284b91..1debd83a 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -17,7 +17,7 @@ MAKEFLAGS += --no-builtin-rules ## ANDROID_SDK := Path to the Android SDK. VERSION_CODE := 47 -VERSION_CODE_IOS := 24 +VERSION_CODE_IOS := 25 VERSION_NUMBER := 0.2025.10 VERSION_NAME := This program kills fascists. diff --git a/src/ios/Info.plist b/src/ios/Info.plist index 92daa39d..6323986f 100644 --- a/src/ios/Info.plist +++ b/src/ios/Info.plist @@ -19,7 +19,7 @@ iPhoneOS CFBundleVersion - 24 + 25 DTPlatformName iphoneos LSRequiresIPhoneOS