Skip to main content

max / goingson

build: enable createUpdaterArtifacts for OTA signing Mirror of the BB fix — without this flag, Tauri 2 skips the updater-targeted artifacts and .sig sidecars on build.
Author: Max J. <87768334+MaxJMath@users.noreply.github.com> · 2026-05-16 20:44 UTC
Commit: 0c84118550ee18c06fd0b8a4c7707ecc5d0a4bcf
Parent: 096147c
1 file changed, +1 insertion, -0 deletions
@@ -28,6 +28,7 @@
28 28 },
29 29 "bundle": {
30 30 "active": true,
31 + "createUpdaterArtifacts": true,
31 32 "targets": "all",
32 33 "icon": [
33 34 "icons/32x32.png",