We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c515eb commit 5134016Copy full SHA for 5134016
forge.config.ts
@@ -64,6 +64,8 @@ const config: ForgeConfig = {
64
],
65
icon: "./assets/icon/logo",
66
67
+ executableName: "alifullstack",
68
+
69
osxSign: undefined, // Temporarily disable signing for development build
70
osxNotarize: undefined, // Temporarily disable notarization for development build
71
asar: true,
0 commit comments