Specify executableName since Linux fails otherwise #12

Merged
ishan-karmakar merged 1 commits from fix-linux-make into main 2026-06-01 14:35:57 +00:00
Showing only changes of commit 81b431acce - Show all commits
+2 -1
View File
@@ -11,7 +11,8 @@ const config: ForgeConfig = {
packagerConfig: {
asar: true,
extraResource: ['resources'],
icon: 'resources/VynteIcon'
icon: 'resources/VynteIcon',
executableName: 'vynte-connect'
},
rebuildConfig: {},
makers: [