Add CFBundleVersion, fixes #8454 (#8602)

This commit is contained in:
Janek Bevendorff
2022-10-18 13:27:42 +02:00
committed by GitHub
parent e7a5b3939d
commit 5e9fa18a4d

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>