Update macOS DMG icon positioning for improved aesthetics
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
- Adjusted the icon positioning values in the DMG build script to enhance the visual layout during installation, ensuring a more polished appearance.
This commit is contained in:
parent
b3d0da69d6
commit
2ceca996d9
@ -277,12 +277,12 @@ function buildMacDmgWithCreateDmg(
|
||||
"--icon",
|
||||
appBundleName,
|
||||
"138",
|
||||
"220",
|
||||
"215",
|
||||
"--hide-extension",
|
||||
appBundleName,
|
||||
"--app-drop-link",
|
||||
"402",
|
||||
"220",
|
||||
"215",
|
||||
"--format",
|
||||
"UDZO",
|
||||
];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user