Add CFBundleVersion, fixes #8454 (#8602)

This commit is contained in:
Janek Bevendorff 2022-10-18 13:27:42 +02:00
parent b1f868cd6c
commit edae652d6f
No known key found for this signature in database
GPG Key ID: 2CF41D2AA8438F99

View File

@ -22,6 +22,8 @@
<string>${PROJECT_NAME}</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleVersion</key>
<string>${KEEPASSXC_VERSION}</string>
<key>CFBundleShortVersionString</key>
<string>${KEEPASSXC_VERSION}</string>
<key>CFBundleSignature</key>