back

by adius·12d ago·view on hn ↗
Fixed this on main. The macOS build linked against Homebrew's libwebp by absolute path but never bundled it, so it only ran on machines that happened to have it installed. The build now copies all non-system dylibs into the app and rewrites the install names, and fails if any absolute reference survives.
1 comments
Have you considered distributing as Flatpack?