maxgoedjen/secretive
View on GitHubmacOS Catalina 10.15.7 Quarantine Problems: Agent won’t install
Open
#152 opened on Oct 10, 2020
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