Last active
November 7, 2024 06:45
-
-
Save qzaidi/61f529df93be43acc2b0eb465d73288d to your computer and use it in GitHub Desktop.
remove quarantine
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
xattr -d com.apple.quarantine /path/to/file | |
Alternatively, Go to Applications, Ctrl Click on the app and choose open. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment