I’m shipping a DMG with an embedded executable fil...
# compose-desktop
s
I’m shipping a DMG with an embedded executable file. I have to run
chmod +x <file path>
. But when the app is installed on other peoples devices, the executable permission is lost. I think this was working before I upgraded to big sur. Does anyone know of a work around or a way to solve this?