Signs files, such as .mobileconfigs, using a identity from your keychain
Stars
203
Forks
24
Watchers
203
Open Issues
5
Overall repository health assessment
No package.json found
This might not be a Node.js project
21
commits
3
commits
Fixed issue #3 where the 'Sign' button would always use package signing instead of detected the file type
7d3051bView on GitHubAdd pkgs and cert status to Readme. Award mention and Logo
498e07aView on GitHubHancock 1.1: With package signing! Also the app is now signed, itself.
42b70a4View on GitHubRewrote the package signing to use productsign, since the Apple API seems to be unusable. Use dispatch priorities instead of QOS for compatibility pre-10.10. Don't try to unsign pkgs, since that doesn't work.
0982e15View on GitHubAdded the ability to sign pkg or dmg files with the CodeSign routine. Doesn't seem to work because Apple.
8f7d8e8View on GitHub