Skip to content

Instantly share code, notes, and snippets.

@hongymagic
Created April 28, 2021 01:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hongymagic/75a69337b2ce7af02116f6ceb2051ad0 to your computer and use it in GitHub Desktop.
Save hongymagic/75a69337b2ce7af02116f6ceb2051ad0 to your computer and use it in GitHub Desktop.
sudo codesign --remove-signature "/Applications/Microsoft Teams.app"
sudo codesign --remove-signature "/Applications/Microsoft Teams.app/Contents/Frameworks/Microsoft Teams Helper.app"
sudo codesign --remove-signature "/Applications/Microsoft Teams.app/Contents/Frameworks/Microsoft Teams Helper (GPU).app"
sudo codesign --remove-signature "/Applications/Microsoft Teams.app/Contents/Frameworks/Microsoft Teams Helper (Plugin).app"
sudo codesign --remove-signature "/Applications/Microsoft Teams.app/Contents/Frameworks/Microsoft Teams Helper (Renderer).app"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment