feat: 🎸 add application update signature configuration

新增程序更新签名配置,用于保证更新包的完整性与安全性
This commit is contained in:
2025-11-21 23:40:38 +08:00
parent 3302421371
commit 60b809a59d
10 changed files with 458 additions and 3 deletions

4
.gitignore vendored
View File

@@ -1,2 +1,4 @@
node_modules
dist
dist
.tauri
.env