Set minimumSystemVersion (#1287)
This commit is contained in:
parent
9151fc0164
commit
1e877f6cf8
|
@ -81,6 +81,7 @@
|
||||||
"mac": {
|
"mac": {
|
||||||
"electronUpdaterCompatibility": ">=0.0.1",
|
"electronUpdaterCompatibility": ">=0.0.1",
|
||||||
"category": "public.app-category.productivity",
|
"category": "public.app-category.productivity",
|
||||||
|
"minimumSystemVersion": "10.14",
|
||||||
"darkModeSupport": true,
|
"darkModeSupport": true,
|
||||||
"gatekeeperAssess": false,
|
"gatekeeperAssess": false,
|
||||||
"hardenedRuntime": true,
|
"hardenedRuntime": true,
|
||||||
|
|
Loading…
Reference in New Issue