Update macOS DMG window dimensions for improved layout
All checks were successful
farmcontrol/farmcontrol-server/pipeline/head This commit looks good

- Increased the DMG window dimensions to enhance the visual presentation during installation, adjusting the height and width values for better content accommodation.
This commit is contained in:
Tom Butcher 2026-08-01 23:46:31 +01:00
parent 5c1fccdba6
commit c711bd9863

View File

@ -277,12 +277,12 @@ function buildMacDmgWithCreateDmg(
"120",
"--icon",
appBundleName,
"128",
"138",
"220",
"--hide-extension",
appBundleName,
"--app-drop-link",
"382",
"402",
"220",
"--format",
"UDZO",