osx/*: update page (#7665)
This commit is contained in:

committed by
GitHub

parent
b1326296cd
commit
692469016e
@@ -5,8 +5,8 @@
|
||||
|
||||
- Sign an application with a certificate:
|
||||
|
||||
`codesign -s "{{My Company Name}}" {{path/to/App.app}}`
|
||||
`codesign --sign "{{My Company Name}}" {{path/to/App.app}}`
|
||||
|
||||
- Verify the certificate of an application:
|
||||
|
||||
`codesign -v {{path/to/App.app}}`
|
||||
`codesign --verify {{path/to/App.app}}`
|
||||
|
Reference in New Issue
Block a user