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:
@@ -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/>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user