--verbose --deep --verify
This commit is contained in:
parent
da3b455dd7
commit
ff51b52110
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
function validate {
|
||||
/usr/bin/codesign -v /Applications/FileBot.app
|
||||
/usr/bin/codesign --verbose --deep --verify /Applications/FileBot.app
|
||||
}
|
||||
|
||||
function purchase {
|
||||
|
|
Loading…
Reference in New Issue