Attempt to fix linux build (#2026)

* Attempt to fix linux build

* This

* Is this better?

* Typo

* THIS?!
This commit is contained in:
Devin Binnie
2022-03-28 16:43:27 -04:00
committed by GitHub
parent 0a7be91576
commit b7d9e771a2
3 changed files with 2 additions and 0 deletions

View File

@@ -59,6 +59,7 @@
"appimage",
"rpm"
],
"icon": "src/assets/icon.icns",
"extraFiles": [
{
"filter": [
@@ -91,6 +92,7 @@
]
}
],
"icon": "src/assets/osx/osx_icon.icns",
"hardenedRuntime": true,
"gatekeeperAssess": true,
"entitlements": "./entitlements.mac.plist",

Binary file not shown.

Binary file not shown.