mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 11:08:02 -06:00
MacOS: make legacy installer compatible with macFUSE 4.0.x
This commit is contained in:
@@ -834,7 +834,8 @@
|
|||||||
<integer>1</integer>
|
<integer>1</integer>
|
||||||
<key>IC_REQUIREMENT_FILES_LIST</key>
|
<key>IC_REQUIREMENT_FILES_LIST</key>
|
||||||
<array>
|
<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>
|
</array>
|
||||||
<key>IC_REQUIREMENT_FILES_SELECTOR</key>
|
<key>IC_REQUIREMENT_FILES_SELECTOR</key>
|
||||||
<integer>0</integer>
|
<integer>0</integer>
|
||||||
@@ -851,7 +852,7 @@
|
|||||||
<key>SECONDARY_VALUE</key>
|
<key>SECONDARY_VALUE</key>
|
||||||
<string></string>
|
<string></string>
|
||||||
<key>VALUE</key>
|
<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 :
|
Please download the latest OSXFuse version from :
|
||||||
https://osxfuse.github.io/</string>
|
https://osxfuse.github.io/</string>
|
||||||
</dict>
|
</dict>
|
||||||
@@ -861,7 +862,7 @@ https://osxfuse.github.io/</string>
|
|||||||
<key>SECONDARY_VALUE</key>
|
<key>SECONDARY_VALUE</key>
|
||||||
<string></string>
|
<string></string>
|
||||||
<key>VALUE</key>
|
<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 :
|
Merci de télécharger la dernière version de OSXFuse à partir de :
|
||||||
https://osxfuse.github.io/
|
https://osxfuse.github.io/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user