Incorrect file permissions when building linux
or osx
packages in Windows
#716
Labels
bug
Priority: 1
linux
or osx
packages in Windows
#716
Issue Type
Current/Missing Behaviour
Any Linux or macOS packages built from Windows will have incorrect permissions set for executable files. These need the +x bit set, but this is stripped off when extracting files in Windows.
Expected/Proposed Behaviour
Either find a way to preserve the +x bits for all NW.js files (and anything else packaged with the app) or show a warning to users that
osx
andlinux
packages should not be built from Windows.Additional Info
linux
orosx
build in WindowsThe text was updated successfully, but these errors were encountered: