fix(updates): harden Sparkle release metadata

This commit is contained in:
nimbold
2026-06-06 15:54:44 +03:30
parent 6a20250d22
commit 09cea67041
4 changed files with 32 additions and 3 deletions
+16
View File
@@ -2,7 +2,23 @@
.build/
build/
dist/
*.dmg
DerivedData/
.vscode/
*.xcuserdata/
*.xcuserstate
# Local secrets and exported signing keys
.env
.env.*
*.key
*.pem
*.p8
*.p12
*.cer
*.der
*.mobileprovision
sparkle_private_key*
SparklePrivateKey*
private-key*
private_key*