Commit Graph

8 Commits

Author SHA1 Message Date
Hmily
f136b97e49 fix: adjust DMG window height and path bar visibility
Increased the height of the DMG window from 480 to 540 pixels and updated the visibility of the path bar.
2026-07-06 03:51:18 +08:00
Hmily
c993830abf Use variable for Finder background image
Updated the Finder window layout configuration to use a variable for the background image.
2026-07-06 03:42:39 +08:00
Hmily
add553e028 Refactor DMG creation script for mount directory handling
Removed MOUNT_DIR initialization and adjusted hdiutil attach command to not specify mountpoint. Updated MOUNT_DIR assignment to derive from attach output.
2026-07-06 03:39:01 +08:00
Hmily
0b52dd4a93 Refactor DMG creation script for layout customization 2026-07-06 03:35:26 +08:00
ihmily
97cf224d81 ci: fix macOS DMG image creation 2026-07-06 03:06:45 +08:00
ihmily
c8fc43c891 ci: harden macOS DMG packaging 2026-07-06 02:57:03 +08:00
ihmily
b51159644d ci: add macOS DMG installer layout 2026-07-06 02:21:19 +08:00
ihmily
06ba3d861a feat: add desktop packaging scripts 2026-07-06 00:28:09 +08:00