feat: update dmg compress algorithm

This commit is contained in:
DarkSky
2025-12-11 21:11:35 +08:00
parent 396cda2fff
commit b258fc3775

View File

@@ -30,7 +30,7 @@ const makers = [
platform === 'darwin' && {
name: '@electron-forge/maker-dmg',
config: {
format: 'ULFO',
format: 'ULMO',
icon: icnsPath,
name: 'AFFiNE',
'icon-size': 128,