v4 #949
Replies: 2 comments
-
This one should be optional. I'm very interested to see what you find with "chmod binaries" and "code sign binaries". For the chmod issue in my scripts, I ended up requiring builds to be done in Linux to preserve file permissions from the NW.js tarball as well as dependencies. Otherwise, it was going to be a nightmare to determine which files needed permission changes and to get those permission changes inside a tarball generated in Windows. I really need to implement code signing, to hopefully avoid the Windows Defender popups. Hoping you make good progress here! Finally, one more suggested change/enhancement is to implement P.S. All of these changes sound like a 4.1, not a 5.0. 😉 |
Beta Was this translation helpful? Give feedback.
-
In Windows,
✅
Yup, it involves updating the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
v4.x
build
modepackage.nw
outDir
tozip
,tar
,tgz
formats #887)package
mode RFC (Generate Installer Package of NW.js app #611)Beta Was this translation helpful? Give feedback.
All reactions