v3.3.1: fixed var name duplication with different value in iOS props
This commit is contained in:
committed by
Evan Debenham
parent
4fb1515bd6
commit
2ab84ae978
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user