pgadmin4/pkg/mac/codesign.conf.in

15 lines
375 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)"
# Edit the settings below if different versions of Python/Qt are used
PYTHON_SHORT_VERSION=2.7
PYTHON_FULL_VERSION=2.7.0
QT_SHORT_VERSION=5.5
QT_FULL_VERSION=5.5.1