Created
February 6, 2018 15:19
-
-
Save ioncodes/df1f4c76aef96fb658a8834057250943 to your computer and use it in GitHub Desktop.
Fix .app is damaged in Mac OS X without disabling Gatekeeper. Also fixes "code object is not signed at all"
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
sudo codesign --force --sign --deep - /Applications/YourApp.app |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment