Updated descriptions

This commit is contained in:
Vincent Yang
2017-10-07 23:56:25 -07:00
parent 60d13d2cf5
commit 9e16847bc2

View File

@@ -1,8 +1,8 @@
# codesign
> Sign code for the Mac certificate store.
> Create and manipulate code signatures for macOS.
- Link a certificate to your application:
- Sign for an application with your certificate:
`codesign -s "My Company Name" /path/to/App.app`