Skip to content

Instantly share code, notes, and snippets.

@andrewodri
Created October 3, 2022 14:47
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 andrewodri/f03dbd0b40e818d32f0a01696f8444e5 to your computer and use it in GitHub Desktop.
Save andrewodri/f03dbd0b40e818d32f0a01696f8444e5 to your computer and use it in GitHub Desktop.
Fix for OBS Virtual Camera with common apps
#!/bin/sh -e
sudo codesign --remove-signature /Applications/Discord.app/Contents/Frameworks/Discord\ Helper\ \(GPU\).app /Applications/Discord.app/Contents/Frameworks/Discord\ Helper\ \(Plugin\).app /Applications/Discord.app/Contents/Frameworks/Discord\ Helper\ \(Renderer\).app /Applications/Discord.app/Contents/Frameworks/Discord\ Helper.app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment