Skip to content

Instantly share code, notes, and snippets.

@lurepheonix
Created October 2, 2022 10:04
Show Gist options
  • Save lurepheonix/133f6de6c24758cf419522a4186048a2 to your computer and use it in GitHub Desktop.
Save lurepheonix/133f6de6c24758cf419522a4186048a2 to your computer and use it in GitHub Desktop.
Signing apps on MacOS
codesign --force --deep --sign - /path/to/your/app/YourApp.app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment