build: ad-hoc codesign macos bundles
Release desktop app / build (, ubuntu-22.04) (push) Has been cancelled
Release desktop app / build (, windows-latest) (push) Has been cancelled
Release desktop app / build (--target aarch64-apple-darwin --bundles app,updater, macos-14) (push) Has been cancelled
Release desktop app / build (--target x86_64-apple-darwin --bundles app,updater, macos-13) (push) Has been cancelled

This commit is contained in:
2026-04-19 14:14:09 +02:00
parent 720a17ccfd
commit 6eba6811a2
+4 -1
View File
@@ -35,7 +35,10 @@
"icons/icon.icns",
"icons/icon.ico"
],
"createUpdaterArtifacts": true
"createUpdaterArtifacts": true,
"macOS": {
"signingIdentity": "-"
}
},
"plugins": {
"updater": {