Created
March 18, 2022 20:20
-
-
Save hypest/d64a190a424448634fa04c99aa6b5378 to your computer and use it in GitHub Desktop.
Sign Google Chrome on Patched Macos Catalina (if it crashes on app start, also happens after auto-update)
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 -cr /Applications/Google\ Chrome.app | |
sudo codesign -f -s - /Applications/Google\ Chrome.app |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment