My solution to these sorts of problems is to distr...
# compose-desktop
m
My solution to these sorts of problems is to distribute the .app inside a .zip, which can handle POSIX permissions and is also a LOT faster to extract. The app can move itself to /Applications on startup if necessary.
👍 1