fix: use TIFF format for DMG background (light + dark mode)

This commit is contained in:
小鱼开发
2026-05-19 11:14:24 +08:00
parent 09aa1ca45a
commit a1636e6b5d
3 changed files with 1 additions and 1 deletions
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -72,7 +72,7 @@
"minimumSystemVersion": "13.0",
"infoPlist": "Info.plist",
"dmg": {
"background": "dmg-background.png",
"background": "dmg-background.tiff",
"windowSize": {
"width": 660,
"height": 400