notarize dev build

kall/test-notarization
Kaalleen 2022-06-11 10:49:13 +02:00
rodzic ec6d55ac95
commit 332c372971
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -19,7 +19,7 @@ if [ "$BUILD" = "osx" ]; then
# Build on GitHub will be handled differently from local builds.
# Local builds will not be signed nor notarized. They are run to produce releases for legacy versions of macOS.
# Notarization for development branches can be forced with this variable set to true
NOTARIZE_DEVELOPMENT_BUILDS=false
NOTARIZE_DEVELOPMENT_BUILDS=true
if [[ ! -z "${GITHUB_REF}" ]]; then
# This code signs and notarize the inkstitch.app