Created
March 31, 2025 11:02
-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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