mumble/macx
Robert Adam 32d685517e FIX(packaging): Enable mac-script to run multiple times
Before this commit the MacOS packaging script failed on copying Codecs
if the respective directory already existed (e.g. because the packaging
script has been run before).

Furthermore the script called a function to delete a directory (tree)
on a file. This error never surfaced before because usually when this
script is run, the respective file doesn't exist yet.

Both issues are fixed by this commit. It is now possible to run the
packaging script multiple times consecutively without it erroring on
already existing files.
2020-08-14 22:03:47 +02:00
..
osax macx/osax: add CMakeLists.txt 2020-07-11 19:34:50 +02:00
scripts FIX(packaging): Enable mac-script to run multiple times 2020-08-14 22:03:47 +02:00
common.pri Auto-update LICENSE.header in source files 2020-01-07 03:09:22 +01:00
macx.pro Auto-update LICENSE.header in source files 2020-01-07 03:09:22 +01:00