Force APFS DMG image for M1 Macs
This commit is contained in:
parent
c80d6f91b8
commit
90a6d6f42d
1 changed files with 2 additions and 1 deletions
|
@ -68,7 +68,8 @@
|
||||||
"width": 500,
|
"width": 500,
|
||||||
"height": 300
|
"height": 300
|
||||||
},
|
},
|
||||||
"background": "./build/background.png"
|
"background": "./build/background.png",
|
||||||
|
"filesystem": "APFS",
|
||||||
},
|
},
|
||||||
"protocols": [
|
"protocols": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue