1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-11 11:08:02 -06:00

MacOSX: Set properly the version in the bundle and the installation package. Allow downgrading using older installers.

This commit is contained in:
Mounir IDRASSI
2015-04-06 19:43:38 +02:00
parent 4a8040735b
commit 8e4a68af3b
2 changed files with 5 additions and 3 deletions

View File

@@ -27,7 +27,7 @@
<string>TRUE</string>
<key>CFBundleVersion</key>
<string>0</string>
<string>1.6.3</string>
<key>CFBundleShortVersionString</key>
<string>_VERSION_</string>
@@ -36,7 +36,7 @@
<string>VeraCrypt _VERSION_</string>
<key>LSRequiresCarbon</key>
<true/>
<false/>
<key>CSResourcesFileMapped</key>
<true/>

View File

@@ -33,6 +33,8 @@
<integer>0</integer>
</dict>
<dict>
<key>BUNDLE_CAN_DOWNGRADE</key>
<true/>
<key>CHILDREN</key>
<array/>
<key>GID</key>
@@ -493,7 +495,7 @@
<key>OVERWRITE_PERMISSIONS</key>
<false/>
<key>VERSION</key>
<string>1.0e</string>
<string>1.6.3</string>
</dict>
<key>UUID</key>
<string>B14381D9-EC5F-43E4-B971-82AB3D132A64</string>