Thread: pgAdmin 4 commit: Fixed notarization issue on Catalina for pgAdmin4 bin

pgAdmin 4 commit: Fixed notarization issue on Catalina for pgAdmin4 bin

From
Akshay Joshi
Date:
Fixed notarization issue on Catalina for pgAdmin4 binaries
 - Revert back binary name pgAdmin 4 to pgAdmin.
 - Added timestamp, force and developer bundle_id option for codesign binaries, app, and dmg file.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=520b03cb0a6913ed8bd6f83198c1256b2686e468
Author: Paresh More <paresh.more@enterprisedb.com>

Modified Files
--------------
pkg/mac/build.sh              | 4 ----
pkg/mac/codesign-binaries.sh  | 5 ++---
pkg/mac/codesign-bundle.sh    | 2 +-
pkg/mac/codesign-dmg.sh       | 2 +-
pkg/mac/pgadmin.Info.plist.in | 2 +-
5 files changed, 5 insertions(+), 10 deletions(-)