Files
openide/platform/build-scripts
Sergei Tachenov 1750db957d IJPL-157074 Fix pty4j-unix-spawn-helper permissions
When packing the helper into a .sit file, its permissions
were lost because buildMacZip ignored permisisons
for extraFiles.

Fix by adding an isExecutable property to LocalDistFileContent
and using it to calculate the appropriate permissions.

GitOrigin-RevId: 66bfa7b56543c30221e95132bdf9ad46e456eebb
2024-07-23 17:57:24 +00:00
..