maxgoedjen/secretive

macOS Catalina 10.15.7 Quarantine Problems: Agent won’t install

Open

#152 aperta il 10 ott 2020

Vedi su GitHub
 (6 commenti) (0 reazioni) (0 assegnatari)Swift (199 fork)batch import
bughelp wanted

Metriche repository

Star
 (8522 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor