fix: use TIFF format for DMG background (light + dark mode)
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -72,7 +72,7 @@
|
||||
"minimumSystemVersion": "13.0",
|
||||
"infoPlist": "Info.plist",
|
||||
"dmg": {
|
||||
"background": "dmg-background.png",
|
||||
"background": "dmg-background.tiff",
|
||||
"windowSize": {
|
||||
"width": 660,
|
||||
"height": 400
|
||||
|
||||
Reference in New Issue
Block a user