Created
October 2, 2022 10:04
-
-
Save lurepheonix/133f6de6c24758cf419522a4186048a2 to your computer and use it in GitHub Desktop.
Signing apps on MacOS
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
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