- Download the latest release;
- Unzip the file;
- Move
cvault.app
to your/Applications
folder (optional, but recommended); - Run the following command in Terminal to allow macOS to launch the app:
xattr -d com.apple.quarantine cvault.app
macOS blocks apps that aren’t notarized or downloaded via the App Store. This command removes the quarantine flag and lets you run it.