mirror of
https://github.com/The-Low-Code-Foundation/OpenNoodl.git
synced 2026-01-11 14:52:55 +01:00
Revert "Fix linux builds"
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
"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,8 +33,7 @@
|
||||
"guid": "com.opennoodl.app"
|
||||
},
|
||||
"linux": {
|
||||
"target": "appimage",
|
||||
"category": "Development"
|
||||
"target": "deb"
|
||||
},
|
||||
"protocols": {
|
||||
"name": "opennoodl",
|
||||
@@ -143,4 +141,4 @@
|
||||
"optionalDependencies": {
|
||||
"dmg-license": "^1.0.11"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user