Disable gatekeeperAssess for unsigned macOS builds
This commit is contained in:
parent
9d0bc2580e
commit
35846f0608
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@
|
|||
"mac": {
|
||||
"category": "public.app-category.graphics-design",
|
||||
"icon": "public/banner.png",
|
||||
"gatekeeperAssess": false,
|
||||
"target": [
|
||||
{
|
||||
"target": "dmg",
|
||||
|
|
|
|||
Loading…
Reference in a new issue