Skip to content

fix(homebrew): auto-clear quarantine flag via postflight block#1

Open
jsiracusa wants to merge 1 commit into
harnessprotocol:mainfrom
jsiracusa:fix/cask-postflight-xattr
Open

fix(homebrew): auto-clear quarantine flag via postflight block#1
jsiracusa wants to merge 1 commit into
harnessprotocol:mainfrom
jsiracusa:fix/cask-postflight-xattr

Conversation

@jsiracusa
Copy link
Copy Markdown
Collaborator

Summary

  • Adds a postflight block to the nightly cask formula that runs xattr -cr automatically after install
  • Removes the manual step from the caveats — users no longer need to run the command themselves after installing on macOS
  • Updated caveat text to reflect the change

Test plan

  • brew install --cask harnessprotocol/tap/harness-kit@nightly completes without showing "app is damaged" Gatekeeper error
  • App opens normally without any manual xattr step

🤖 Generated with Claude Code

Adds a postflight block to run xattr -cr automatically after install
so users on macOS don't see the "app is damaged" Gatekeeper error.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant