v3.3.1: fixed var name duplication with different value in iOS props

This commit is contained in:
Evan Debenham
2025-12-09 20:14:33 -05:00
committed by Evan Debenham
parent 4fb1515bd6
commit 2ab84ae978
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
<key>CFBundleExecutable</key>
<string>${appExecutable}</string>
<key>CFBundleIdentifier</key>
<string>${appPackageName}</string>
<string>${appApplePackageName}</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>