mumble/macx/scripts
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
..
build-overlay-installer macx/scripts: allow to specify custom source and binary directories 2020-07-11 19:37:18 +02:00
codesign-requirements.tmpl Mumble: add Apple anchor library requirement to OS X codesign requirements. 2012-07-22 02:36:08 +02:00
DS_Store Move OSX dist scripts to macx directory. 2010-02-20 17:01:46 +01:00
gendmg.pl Auto-update LICENSE.header in source files 2020-01-07 03:09:22 +01:00
osxdist.py BUILD(macOS): Only include ".dylib" files in bundle's "Plugins" directory 2020-12-24 02:27:13 +01:00