Open gregoirepuget opened 2 years ago
It uses default file names generated by electron-builder. Unfortunately, it can't be reconfigured
Strange, I didn't change any name param in Electron builder. i'm using the last version
Just checked builder 23.6.0 with the sample, it still builds {appName}-{ver}-mac.zip.
Hello,
I've got problem with file's name.
ESP is wainting for name-0.0.7-mac.zip but i've got name-0.0.7.zip
Is there a param to change it ?
Thks