From 5420490833d65c49b85ae591ae7c412fd515acab Mon Sep 17 00:00:00 2001 From: Adrian Szuszkiewicz Date: Thu, 14 Mar 2024 21:39:33 +0100 Subject: [PATCH] Enable signing (References: #42) --- .github/workflows/build-macos.yml | 2 +- MoonshineSDKInstaller/build/build.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build-macos.yml b/.github/workflows/build-macos.yml index 9845a30..7fdab72 100644 --- a/.github/workflows/build-macos.yml +++ b/.github/workflows/build-macos.yml @@ -110,7 +110,7 @@ jobs: ant -buildfile MoonshineSDKInstaller/build/build.xml all -Dapp.version=${{ inputs.version }} - -Dbuild.is.signed=false + -Dbuild.is.signed=true -Dbuild.is.development=${{ inputs.env != 'production' }} -Dkeychain.name=build.keychain -Dkeychain.pass=${{ secrets.MAC_KEYCHAIN_PASS }} diff --git a/MoonshineSDKInstaller/build/build.xml b/MoonshineSDKInstaller/build/build.xml index 2a13203..08ea6a4 100644 --- a/MoonshineSDKInstaller/build/build.xml +++ b/MoonshineSDKInstaller/build/build.xml @@ -369,6 +369,7 @@ + Icon.icns]]>