maxgoedjen/secretive

macOS Catalina 10.15.7 Quarantine Problems: Agent won’t install

Open

#152 opened on Oct 10, 2020

View on GitHub
 (6 comments) (0 reactions) (0 assignees)Swift (8,522 stars) (199 forks)batch import
bughelp wanted

Description

macOS Catalina 10.15.7 Quarantine Problems: Agent won’t install

Installed using brew cask install secretive launched Secretive gui app and clicked Run Setup

Symptoms

On launch of Secretive gui app, orange band across the top: Secret Agent isn’t running. Run setup again to fix, action: Run Setup

tail -F /var/log/system.log displays:

Fix

as root: xattr -d -r -s com.apple.quarantine /Applications/Secretive.app

To never see the orange band again, add to the ~/.zshrc of your normal user:

Restart or re-Login

Check

if this directory does not exist: ls -ld ~/Library/Containers/com.maxgoedjen.Secretive.SecretAgent Ensure fix was completed then restart or re-Login

Contributor guide

macOS Catalina 10.15.7 Quarantine Problems: Agent won’t install · maxgoedjen/secretive#152 | Good First Issue