Optionally sign both the Mac app bundle and the disk image. Fixes #1821 Branch ------ master
Details ------- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6458e4cafb771354a125f235147b3e82eb7dbbf4 Author: Justin Clift <jus...@postgresql.org> Modified Files -------------- pkg/mac/.gitignore | 1 + pkg/mac/Info.plist-template_Python | 22 +++++++++++ pkg/mac/Info.plist-template_Qt5 | 22 +++++++++++ pkg/mac/build.sh | 34 +++++++++++++++++ pkg/mac/codesign-bundle.sh | 78 ++++++++++++++++++++++++++++++++++++++ pkg/mac/codesign-dmg.sh | 29 ++++++++++++++ pkg/mac/codesign.conf.in | 14 +++++++ 7 files changed, 200 insertions(+) -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers