Adjust macOS DMG icon positioning for consistency
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
- Updated icon positioning values in the DMG build script to maintain a consistent layout during installation, ensuring a polished appearance.
This commit is contained in:
parent
2ceca996d9
commit
75fa9e2270
@ -277,12 +277,12 @@ function buildMacDmgWithCreateDmg(
|
||||
"--icon",
|
||||
appBundleName,
|
||||
"138",
|
||||
"215",
|
||||
"212",
|
||||
"--hide-extension",
|
||||
appBundleName,
|
||||
"--app-drop-link",
|
||||
"402",
|
||||
"215",
|
||||
"212",
|
||||
"--format",
|
||||
"UDZO",
|
||||
];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user