macOS: Increase our .dmg compression level.

Change-Id: I273eb5174ef92146aa48eda8a2e37a13828d73f4
Reviewed-on: https://code.wireshark.org/review/34626
Reviewed-by: Gerald Combs <gerald@wireshark.org>
This commit is contained in:
Gerald Combs 2019-09-25 15:07:26 -07:00
parent aa3718cfb7
commit 60c9297069
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ ws_uninstall_path_helper = 'Remove Wireshark from the system path.pkg'
format = defines.get('format', 'UDBZ')
# Compression level (if relevant)
# compression_level = 9
compression_level = 9
# Volume size
size = None