Skip to content

Commit 90a6d6f

Browse files
committed
Force APFS DMG image for M1 Macs
1 parent c80d6f9 commit 90a6d6f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

electron-builder.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,8 @@
6868
"width": 500,
6969
"height": 300
7070
},
71-
"background": "./build/background.png"
71+
"background": "./build/background.png",
72+
"filesystem": "APFS",
7273
},
7374
"protocols": [
7475
{

0 commit comments

Comments
 (0)