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

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed notarization issue on Catalina for pgAdmin4 bin
Date: 2020-02-05 08:31:44
Message-ID: E1izG64-00063i-HK@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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(dot)more(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-02-05 09:07:10 pgAdmin 4 commit: 1) Source/Target database and schema should be select
Previous Message Dave Page 2020-02-04 15:44:45 pgAdmin 4 commit: Fix copy/paste error.