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

macOS: During install, set libfuse.2.dylib as symbolic link to libosxfuse.2.dylib if it doesn't already exist

This commit is contained in:
Mounir IDRASSI
2021-08-22 20:15:00 +02:00
parent 7df5a58adc
commit 3ac533860c
3 changed files with 14 additions and 2 deletions

View File

@@ -519,8 +519,10 @@
<dict>
<key>POSTINSTALL_PATH</key>
<dict>
<key>PATH</key>
<string>postinstall.sh</string>
<key>PATH_TYPE</key>
<integer>0</integer>
<integer>1</integer>
</dict>
<key>PREINSTALL_PATH</key>
<dict>