mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 22:58:58 +08:00
Revert "Skip Finder-prettifying"
This reverts commit cc3eb54c1bf7bcb1815093494c5c6e23d7e2f77c.
This commit is contained in:
parent
cc3eb54c1b
commit
2ad343dd92
@ -22,7 +22,6 @@ def build_dmg(source_path: str, dist_path: str, filename: str, app_name: str) ->
|
||||
"--eula", f"{source_path}/packaging/cura_license.txt",
|
||||
"--background", f"{source_path}/packaging/MacOs/cura_background_dmg.png",
|
||||
"--hdiutil-quiet",
|
||||
"--skip-jenkins",
|
||||
f"{dist_path}/{filename}",
|
||||
f"{dist_path}/{app_name}"]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user