Skip to content

Instantly share code, notes, and snippets.

@403-html
Created March 31, 2025 11:02
Show Gist options
  • Save 403-html/c45e2146ecd2b10f9026408bad7a8314 to your computer and use it in GitHub Desktop.
Save 403-html/c45e2146ecd2b10f9026408bad7a8314 to your computer and use it in GitHub Desktop.
Disable com.apple.quarantine (information that app might be from uncertain developer) on MacOS
sudo xattr -rd com.apple.quarantine /Applications/app_name.app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment