Update macOS DMG window dimensions for improved layout
All checks were successful
farmcontrol/farmcontrol-server/pipeline/head This commit looks good
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:
parent
5c1fccdba6
commit
c711bd9863
@ -277,12 +277,12 @@ function buildMacDmgWithCreateDmg(
|
||||
"120",
|
||||
"--icon",
|
||||
appBundleName,
|
||||
"128",
|
||||
"138",
|
||||
"220",
|
||||
"--hide-extension",
|
||||
appBundleName,
|
||||
"--app-drop-link",
|
||||
"382",
|
||||
"402",
|
||||
"220",
|
||||
"--format",
|
||||
"UDZO",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user