Do a codesign --verify before running spctl
authorJocelyn Turcotte <jturcotte@woboq.com>
Fri, 22 Jan 2016 15:54:04 +0000 (16:54 +0100)
committerJocelyn Turcotte <jturcotte@woboq.com>
Fri, 22 Jan 2016 15:54:04 +0000 (16:54 +0100)
commit6096a836a42d7f85065e4a5204d17f911b212d1b
tree851643f533fedf6368ecc34621b291c67eeb7cb4
parentc3724068e5cae6b524362384efec43a55678eb98
Do a codesign --verify before running spctl

codesign is less strict than spctl and gives more output.
codesign -d alone doesn't verify but only prints.
admin/osx/sign_app.sh