Last active
October 22, 2024 18:53
-
-
Save ygit/8620341bf753f0cf1c4b to your computer and use it in GitHub Desktop.
Skip Verification of Mac Apps
This file contains 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/app/myMacApp.app |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thank you