maxgoedjen/secretive

macOS Catalina 10.15.7 Quarantine Problems: Agent won’t install

Open

#152 opened on 2020年10月10日

GitHub で見る
 (6 comments) (0 reactions) (0 assignees)Swift (199 forks)batch import
bughelp wanted

Repository metrics

Stars
 (8,522 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド