MacOS: make legacy installer compatible with macFUSE 4.0.x

This commit is contained in:
Mounir IDRASSI 2020-12-12 17:52:33 +01:00
parent 49aa403e0a
commit 68e439ebd7
No known key found for this signature in database
GPG Key ID: 02C30AE90FAE4A6F
1 changed files with 4 additions and 3 deletions

View File

@ -834,7 +834,8 @@
<integer>1</integer>
<key>IC_REQUIREMENT_FILES_LIST</key>
<array>
<string>/usr/local/lib/libosxfuse_i64.2.dylib</string>
<string>/usr/local/lib/libfuse.dylib</string>
<string>/usr/local/lib/libosxfuse.2.dylib</string>
</array>
<key>IC_REQUIREMENT_FILES_SELECTOR</key>
<integer>0</integer>
@ -851,7 +852,7 @@
<key>SECONDARY_VALUE</key>
<string></string>
<key>VALUE</key>
<string>OSXFuse seems to be missing on your machine. VeraCrypt requires OSXFuse 2.5 or above.
<string>OSXFuse seems to be missing on your machine. VeraCrypt requires OSXFuse 3.10 or above.
Please download the latest OSXFuse version from :
https://osxfuse.github.io/</string>
</dict>
@ -861,7 +862,7 @@ https://osxfuse.github.io/</string>
<key>SECONDARY_VALUE</key>
<string></string>
<key>VALUE</key>
<string>OSXFuse semble ne pas être installé sur votre machine. VeraCrypt nécessite OSXFuse 2.5 ou supérieur.
<string>OSXFuse semble ne pas être installé sur votre machine. VeraCrypt nécessite OSXFuse 3.10 ou supérieur.
Merci de télécharger la dernière version de OSXFuse à partir de :
https://osxfuse.github.io/