Skip to content

Commit 800b3a8

Browse files
rendyhdclaude
andcommitted
Fix macOS DMG build failing on spaces in volume name
Remove title field from DMG maker config to avoid unquoted spaces in the hdiutil detach path. Defaults to the hyphenated name field instead. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 04defab commit 800b3a8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

forge.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ module.exports = {
3030
name: '@electron-forge/maker-dmg',
3131
config: {
3232
name: 'Vikunja-Quick-Entry',
33-
title: 'Vikunja Quick Entry',
3433
icon: './assets/icon.icns',
3534
},
3635
},

0 commit comments

Comments
 (0)