mirror of
https://github.com/The-Low-Code-Foundation/OpenNoodl.git
synced 2026-01-10 14:22:53 +01:00
Fix app categories
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user