blob: 31b85e52778177b09045599a2353d39408d27b0d [file] [log] [blame]
{
"mac": [],
"config": {
"mac": {
"type": "${BUILD_TYPE}",
"icon": "${APP_INSTALLER_ICON}",
"target": [
{
"target": "dmg",
"arch": [
"x64"
]
},
{
"target": "zip",
"arch": [
"x64"
]
}
]
}
}
}