Fix app categories

This commit is contained in:
Dimitris Zervas
2024-12-19 21:08:37 +02:00
committed by GitHub
parent 0f319f4d17
commit f69b5ad250

View File

@@ -18,6 +18,7 @@
"appId": "com.opennoodl.app",
"afterSign": "./build/macos-notarize.js",
"mac": {
"category": "public.app-category.developer-tools"
"hardenedRuntime": true,
"entitlements": "build/entitlements.mac.plist",
"extendInfo": {
@@ -34,6 +35,7 @@
},
"linux": {
"target": "appimage"
"category": "Development"
},
"protocols": {
"name": "opennoodl",