mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-08-02 09:29:29 -05:00
Note that this is untested for automated builds, so may require further tweaks.
6 lines
269 B
Plaintext
6 lines
269 B
Plaintext
# In order to enable codesigning of the Mac Appbundle, copy this file to
|
|
# codesign.conf, and edit the value below to reflect your developer ID
|
|
|
|
DEVELOPER_ID="Developer ID Application: My Name (12345ABCD)"
|
|
DEVELOPER_BUNDLE_ID="Developer Bundle Identifier (pgadmin4-4)"
|