mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2026-06-13 03:29:24 +00:00
11 lines
149 B
JSON
11 lines
149 B
JSON
{
|
|
"extends": "./electron-builder.config.mac.json",
|
|
"afterSign": null,
|
|
"mac": {
|
|
"identity": null
|
|
},
|
|
"pkg": {
|
|
"identity": null
|
|
}
|
|
}
|