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>

@ -1 +1 @@
Subproject commit 7fe09dd8a6663d1bc97dfc2450be0fee20bbb627
Subproject commit b2ebe33cf77eb0bff6df39668de85157399751ac