We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54589f0 commit 058b733Copy full SHA for 058b733
Replete/Info.plist
@@ -29,10 +29,12 @@
29
<string>6.0</string>
30
<key>CFBundleName</key>
31
<string>$(PRODUCT_NAME)</string>
32
+ <key>CFBundleDisplayName</key>
33
+ <string>$(PRODUCT_NAME)</string>
34
<key>CFBundlePackageType</key>
35
<string>APPL</string>
36
<key>CFBundleShortVersionString</key>
- <string>2.1</string>
37
+ <string>2.2</string>
38
<key>CFBundleSignature</key>
39
<string>????</string>
40
<key>CFBundleURLTypes</key>
0 commit comments