From 4960a1d9d6a8aa2f6d6f085577fc0d05ee288664 Mon Sep 17 00:00:00 2001 From: Cory McWilliams Date: Wed, 19 Nov 2025 19:20:51 -0500 Subject: [PATCH] build: Bump iOS. --- GNUmakefile | 2 +- src/ios/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/GNUmakefile b/GNUmakefile index c4c0b493..ca708928 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 := 23 +VERSION_CODE_IOS := 24 VERSION_NUMBER := 0.2025.10 VERSION_NAME := This program kills fascists. diff --git a/src/ios/Info.plist b/src/ios/Info.plist index be39bf23..92daa39d 100644 --- a/src/ios/Info.plist +++ b/src/ios/Info.plist @@ -19,7 +19,7 @@ iPhoneOS CFBundleVersion - 23 + 24 DTPlatformName iphoneos LSRequiresIPhoneOS