Skip to content

feelthatvib3/cvault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  1. Download the latest release;
  2. Unzip the file;
  3. Move cvault.app to your /Applications folder (optional, but recommended);
  4. Run the following command in Terminal to allow macOS to launch the app:
xattr -d com.apple.quarantine cvault.app

Why do you need the command?

macOS blocks apps that aren’t notarized or downloaded via the App Store. This command removes the quarantine flag and lets you run it.