mirror of
https://github.com/upscayl/upscayl.git
synced 2026-04-03 03:00:13 -04:00
Update mas
This commit is contained in:
8
mas.json
8
mas.json
@@ -20,12 +20,7 @@
|
||||
"mas": {
|
||||
"hardenedRuntime": false,
|
||||
"gatekeeperAssess": false,
|
||||
"mergeASARs": false,
|
||||
"x64ArchFiles": "*",
|
||||
"minimumSystemVersion": "21.0.1",
|
||||
"electronLanguages": ["en"],
|
||||
"type": "distribution",
|
||||
"icon": "build/icon.icns",
|
||||
"category": "public.app-category.photography",
|
||||
"entitlements": "resources/entitlements.mas.plist",
|
||||
"entitlementsInherit": "resources/entitlements.mas.inherit.plist",
|
||||
@@ -41,8 +36,11 @@
|
||||
"hardenedRuntime": true,
|
||||
"gatekeeperAssess": false,
|
||||
"mergeASARs": false,
|
||||
"minimumSystemVersion": "12.0.0",
|
||||
"electronLanguages": ["en"],
|
||||
"x64ArchFiles": "*",
|
||||
"type": "distribution",
|
||||
"icon": "build/icon.icns",
|
||||
"category": "public.app-category.photography",
|
||||
"entitlements": "resources/entitlements.mac.plist",
|
||||
"entitlementsInherit": "resources/entitlements.mac.plist",
|
||||
|
||||
Reference in New Issue
Block a user