Merge pull request 'Specify executableName since Linux fails otherwise' (#12) from fix-linux-make into main

Reviewed-on: https://git.internal.vyntehome.com/vynte/vynte-connect/pulls/12
This commit was merged in pull request #12.
This commit is contained in:
2026-06-01 09:35:57 -05:00
+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: [