mumble/macx
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
..
osax MAINT: Update copyright notice to 2021 (Part II) 2021-04-09 15:41:49 +02:00
scripts BUILD(macos): Fix package script failing 2021-05-17 08:54:52 +02:00