mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-09 10:06:12 -04:00
Bundles libraries are available via their specific versioned filename as well as SOVERSION and versionless symlinks. Dylibbundler does _not_ include these symlinks when copying linked libraries into the bundle. This change ensures that all libraries and their SOVERSION symlinks exist in the created App Bundle.