Skip to content

docs: add terminal workaround for macOS Gatekeeper quarantine errors - #21

Merged
nolze merged 1 commit into
nolze:masterfrom
krasnican:master
Apr 21, 2026
Merged

docs: add terminal workaround for macOS Gatekeeper quarantine errors#21
nolze merged 1 commit into
nolze:masterfrom
krasnican:master

Conversation

@krasnican

Copy link
Copy Markdown

On newer versions of macOS, attempting to open an unsigned application via the "Right-click -> Open" method sometimes completely blocks execution, showing an "App could not be verified" dialog with only "Done" and "Move to Bin" options.

This PR updates the README.md to include a terminal fallback using the xattr command to remove the com.apple.quarantine extended attribute, allowing users to successfully launch the app when the context-menu bypass fails.

@nolze nolze added documentation Improvements or additions to documentation just a moment labels Apr 12, 2026
@nolze
nolze merged commit 367ae3e into nolze:master Apr 21, 2026
1 check passed
@nolze

nolze commented Apr 21, 2026

Copy link
Copy Markdown
Owner

Merged, thanks for the very helpful documentation update! I should add the usual caveat about unsigned apps later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants