]> git.sesse.net Git - vlc/commit
mac codesign: improve signing script
authorDavid Fuhrmann <dfuhrmann@videolan.org>
Sat, 30 Aug 2014 14:32:23 +0000 (16:32 +0200)
committerFelix Paul Kühne <fkuehne@videolan.org>
Sun, 31 Aug 2014 17:06:57 +0000 (19:06 +0200)
commit699533d5b940bad7ddaffff99f31c83da630fd55
tree0d06fd075ac496df7494aa1548ed79a6a92483b3
parent345fa6c345d839ff3bec9c0f455e0eb2034f0369
mac codesign: improve signing script

- add signing of sparkles autoupdate tool
- directly fail on error
- fix bug preventing signing of VLC binary
- rework validation steps so that it validates frameworks and autoupdate
  tool separately, but then the complete bundle like gatekeeper (using
  --deep option)

Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
extras/package/macosx/codesign.sh