notarize dev build

kall/test-notarization dev-build-kall-test-notarization
Kaalleen 2022-06-11 10:49:13 +02:00
rodzic f8df02ff9e
commit 46e9eca5bd
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -27,7 +27,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