pgadmin4/pkg/mac/codesign.conf.in
2020-05-01 15:14:46 +01:00

6 lines
271 B
Plaintext

# In order to enable codesigning of the Mac Appbundle, copy this file to
# codesign.conf, and edit the values below to reflect your developer ID.
DEVELOPER_ID="Developer ID Application: My Name (12345ABCD)"
DEVELOPER_BUNDLE_ID="Developer Bundle Identifier (pgadmin4-4)"