Skip to content

Instantly share code, notes, and snippets.

@hypest
Created March 18, 2022 20:20
Show Gist options
  • Save hypest/d64a190a424448634fa04c99aa6b5378 to your computer and use it in GitHub Desktop.
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)
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