feat(hololake): provision signed in-app update bootstrap

This commit is contained in:
冰朔 2026-08-17 00:51:56 +08:00
commit cfa8fdefc2
15 changed files with 144 additions and 31 deletions

View file

@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "HoloLake",
"version": "0.4.0",
"version": "0.4.1",
"identifier": "world.guanghu.hololake",
"build": {
"frontendDist": "../dist",
@ -31,7 +31,7 @@
"icons/icon.icns",
"icons/icon.png"
],
"createUpdaterArtifacts": false,
"createUpdaterArtifacts": true,
"category": "Productivity",
"macOS": {
"signingIdentity": "Developer ID Application: bei sun (825A9L3G7Q)"