Disable gatekeeperAssess for unsigned macOS builds

This commit is contained in:
Anil Matcha 2026-03-18 12:17:10 +05:30
parent 9d0bc2580e
commit 35846f0608

View file

@ -29,6 +29,7 @@
"mac": { "mac": {
"category": "public.app-category.graphics-design", "category": "public.app-category.graphics-design",
"icon": "public/banner.png", "icon": "public/banner.png",
"gatekeeperAssess": false,
"target": [ "target": [
{ {
"target": "dmg", "target": "dmg",