Releases: stefansundin/truecrypt-mac
v5
Important: You have to install macFUSE first. If you use Homebrew then you can run brew cask install macfuse
.
If you have trouble installing, then please see this issue for more detailed instructions.
Note: This should work for macOS 10.9 and up, but the lowest that I have tested is 10.13. It also seems to work fine on M1 macbooks via Rosetta.
Note: This has not been tested extensively yet. Please consider this experimental! Please open an issue if you encounter a problem!
Changelog
- Add more compilation flags to wxWidgets to avoid linking to unneeded libraries. See #1.
v4
Since macOS 10.15 does not support 32-bit binaries anymore, I decided to attempt to compile TrueCrypt for 64-bit. Thankfully, someone else had done the work already. I made some additional changes to support wxWidgets 3.1, which solves a couple of GUI issues and also supports Dark Mode.
This is no longer distributed as an installer, so you will need to install osxfuse first.
Note: This should work for macOS 10.9 and up, but the lowest that I have tested is 10.13.
I have not tested this extensively yet. Please consider this highly experimental! Please open an issue if you encounter a problem!
v3
- Fix problem when installing on >= 10.11. Apparently I built the package the wrong way.
v2
- Add
.tc
file association.
v1
- Installer patched to be compatible with OS X 10.10.