mumble/macx
Davide Beatrici f19a645c38 BUILD(macOS): Only include ".dylib" files in bundle's "Plugins" directory
In addition to the plugins, the "plugins" folder in the build directory also contains temporary build files.

As the script was copying the entire tree, those files made their way into the bundle.

This commit fixes the issue by explicitly copying only files that end with ".dylib".
2020-12-24 02:27:13 +01:00
..
osax MAINT: Make use of cmake configure for version 2020-09-02 18:30:33 +02:00
scripts BUILD(macOS): Only include ".dylib" files in bundle's "Plugins" directory 2020-12-24 02:27:13 +01:00