fix PYTHON_MAJOR_VERSION calls
This commit is contained in:
@@ -288,7 +288,7 @@ SIGNED_JSONFILE
|
||||
echo "Could not sign package: ${PKG_RESULT}" 1>&2
|
||||
exit 1
|
||||
else
|
||||
if [ -n "$5" ]; then
|
||||
if [ -n "$6" ]; then
|
||||
# Notarize and staple the package
|
||||
$XCODE_NOTARY_PATH store-credentials --apple-id "opensource@macadmins.io" --team-id "T4SK8ZXCXG" --password "$NOTARY_APP_PASSWORD" macadminpython
|
||||
# If these fail, it will bail on the entire process
|
||||
|
||||
Reference in New Issue
Block a user