fix: Allow .dmg signing

This commit is contained in:
LukeGus
2025-10-25 02:10:25 -05:00
parent 8df20774cf
commit 64c1ab3635

View File

@@ -104,8 +104,7 @@
"minimumSystemVersion": "10.15"
},
"dmg": {
"artifactName": "termix_macos_${arch}_${version}_dmg.${ext}",
"sign": false
"artifactName": "termix_macos_${arch}_${version}_dmg.${ext}"
},
"mas": {
"provisioningProfile": "build/Termix_Mac_App_Store.provisionprofile",