Don't strip debugging symbols from the binaries in the macOS image.

Unstripped binaries should allow better stack traces in the
CrashReporter files.

Change-Id: Idb2f11cd664dc62331f3394dee09abcd4e88f897
Reviewed-on: https://code.wireshark.org/review/25977
Reviewed-by: Guy Harris <guy@alum.mit.edu>
This commit is contained in:
Guy Harris 2018-02-21 16:00:53 -08:00
parent 95e33c7097
commit 0161a5ba52
1 changed files with 1 additions and 1 deletions

View File

@ -297,7 +297,7 @@ fi
# This may not work on Qt 5.5.0 or 5.5.1:
# https://bugreports.qt.io/browse/QTBUG-47868
#
macdeployqt "$bundle" -verbose=2 || exit 1
macdeployqt "$bundle" -no-strip -verbose=2 || exit 1
#
# The build process added to the Wireshark binary an rpath entry