forge
forge copied to clipboard
Use a new tool replace Squirrel.Windows on macOS
Pre-flight checklist
- [x] I have read the contribution documentation for this project.
- [x] I agree to follow the code of conduct that this project uses.
- [x] I have searched the issue tracker for a feature request that matches the one I want to file, without success.
Problem description
Squirrel.Windows doesn't support macOS anymore. User can't make windows-installer file .
I found electron-builder could create windows's installer file on macOS.
So I hope forge could use electron-builder to make the release file.
Proposed solution
Use electron-builder in forge to make project.
Alternatives considered
electron-builder
Additional information
No response
I know certain userland projects have ported the NSIS target on Windows to work with Electron Forge: https://github.com/felixrieseberg/electron-forge-maker-nsis