fix add signing for macos

This commit is contained in:
Denio
2019-12-03 22:16:15 +01:00
parent 76821ec780
commit a06ed528a7
2 changed files with 30 additions and 2 deletions

View File

@@ -26,6 +26,9 @@ if [ -z $APP_VERSION ]; then echo "APP_VERSION is not set"; exit 1; fi
rm -rf release/signatures
mkdir -p release/signatures
# Staple the notarization
xcrun stapler staple artifacts/macOS-SilentDragonLite-v$APP_VERSION.dmg
cd artifacts
# Remove previous signatures/hashes