Closed cripson1994 closed 3 years ago
Thanks for reporting this.
Currently there is no other way to copy files into the bundle without losing the executable flag.
I'll take a look at the copy mechanism and how to keep the flag.
Fixed and released as 1.12.0
.
Hi! I tried to copy the executable to the bundle using the additionalResources field, but after copying, the file lost executable privileges. Are there other ways to achieve this goal?