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": {
|
"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",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue