2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 13:04:56 +00:00

Add CFBundleShortVersionString key to Info.plist

This commit is contained in:
Jack Andersen
2018-01-09 21:40:27 -10:00
parent d1f1a0d295
commit 8f725d902e
2 changed files with 3 additions and 1 deletions

View File

@@ -6,6 +6,8 @@
<string>urde</string>
<key>CFBundleGetInfoString</key>
<string>@METADATA_VERSION_STRING@</string>
<key>CFBundleShortVersionString</key>
<string>@METADATA_VERSION_STRING@</string>
<key>NSHumanReadableCopyright</key>
<string>2015-2018 Antidote / Jackoalan</string>
<key>CFBundleIconFile</key>