proxyman-windows-linux
proxyman-windows-linux copied to clipboard
Support Windows x64
Description
Currently, we only build Windows apps for x86
- PE32 (x86) or PE32+ (x64)
Acceptance Criteria
- [ ] Fix the package.json when archiving the Windows build, support x64 (No need to support x86)
- [ ] Run
npm run packageand verify the output is x64
BUMP!