mumble/macx/scripts
Robert Adam 57095b0045 BUILD(macos): Fix package script failing
We were seeing errors like
could not access /Volumes/Mumble 1.4.0~2021-05-16~g789f2d79e~snapshot/Mumble.app/Contents/MacOS/Mumble - No space left on device
hdiutil: create failed - No space left on device
every now and then when attempting to package the DMG package for macOS.

Following the trick described at
https://apple.stackexchange.com/a/177071/417917, we now add the
-megabytes option to the call which seems to fix the issue somehow.
2021-05-17 08:54:52 +02: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 MAINT: Update copyright notice to 2021 (Part II) 2021-04-09 15:41:49 +02:00
osxdist.py BUILD(macos): Fix package script failing 2021-05-17 08:54:52 +02:00