mirror of
https://github.com/upscayl/upscayl.git
synced 2025-02-17 11:18:36 +01:00
Update mas
This commit is contained in:
parent
d108a75612
commit
806a748609
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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user