VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Build/Resources/MacOSX/Info.plist.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/Build/Resources/MacOSX/Info.plist.xml')
-rw-r--r--src/Build/Resources/MacOSX/Info.plist.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/Build/Resources/MacOSX/Info.plist.xml b/src/Build/Resources/MacOSX/Info.plist.xml
index 3186c226..04ed21c1 100644
--- a/src/Build/Resources/MacOSX/Info.plist.xml
+++ b/src/Build/Resources/MacOSX/Info.plist.xml
@@ -73,16 +73,19 @@
<key>CFBundleSignature</key>
<string>TRUE</string>
<key>CFBundleVersion</key>
- <string>1.20.2</string>
+ <string>_VERSION_</string>
<key>CFBundleShortVersionString</key>
<string>_VERSION_</string>
<key>CFBundleLongVersionString</key>
<string>VeraCrypt _VERSION_</string>
+ <key>LSMinimumSystemVersion</key>
+ <string>12.0.0</string>
+
<key>LSRequiresCarbon</key>
<false/>
<key>CSResourcesFileMapped</key>