Ensure all binaries are securely signed and linked with the hardened runtime in the macOS bundle. Fixes #5060
Note that this is untested for automated builds, so may require further tweaks. Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f5afc5187904bb7ae9e6dac0dc7743045c01156a Author: Paresh More <paresh.m...@enterprisedb.com> Modified Files -------------- docs/en_US/release_notes_4_17.rst | 1 + pkg/mac/build.sh | 17 +++++++++++++++++ pkg/mac/codesign-binaries.sh | 40 +++++++++++++++++++++++++++++++++++++++ pkg/mac/codesign.conf.in | 1 + 4 files changed, 59 insertions(+)