build: Bump ios => 25.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 10m35s

This commit is contained in:
2025-11-21 19:42:53 -05:00
parent 31c7394c17
commit 28a4accabf
2 changed files with 2 additions and 2 deletions

View File

@@ -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.

View File

@@ -19,7 +19,7 @@
<string>iPhoneOS</string>
</array>
<key>CFBundleVersion</key>
<string>24</string>
<string>25</string>
<key>DTPlatformName</key>
<string>iphoneos</string>
<key>LSRequiresIPhoneOS</key>