maxgoedjen/secretive

macOS Catalina 10.15.7 Quarantine Problems: Agent won’t install

Open

#152 创建于 2020年10月10日

在 GitHub 查看
 (6 评论) (0 反应) (0 负责人)Swift (199 fork)batch import
bughelp wanted

仓库指标

Star
 (8,522 star)
PR 合并指标
 (30 天内没有已合并 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

贡献者指南