ios: Might as well generate the CFBundleShortVersionString from that other version.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 29m19s

This commit is contained in:
2025-02-18 20:58:16 -05:00
parent ac67db0591
commit 3029919553
2 changed files with 7 additions and 1 deletions

View File

@ -13,7 +13,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<string>0.0.28-wip</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>iPhoneOS</string>