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

Fixed macFUSE support for macOS 11 (Big Sur) (#699)

This commit is contained in:
Thierry Lelegard
2020-11-28 17:10:51 +01:00
committed by GitHub
parent 719f32fa77
commit 66e550d11f
4 changed files with 11 additions and 4 deletions

3
.gitignore vendored
View File

@@ -11,6 +11,9 @@
*.txt.h
*.h.gch
src/Main/veracrypt
*.oo
*.o.32
*.o.64
# wxWidgets Linux build artifacts
src/wxrelease