URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=af793b19d03b662288c908b627a462d07d5a76fc
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
af793b1 by Gerald Combs (gerald@xxxxxxxxxxxxx):
macOS: Sign our .dmg.
Add osx-dmg.sh back and make it a simple wrapper around dmgbuild and
codesign.
Change-Id: I0baa21fd971aa1b06e1a6700881cd7625dffff35
Reviewed-on: https://code.wireshark.org/review/34629
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 2cb1863 someip: Fix uint64 printf format
add af793b1 macOS: Sign our .dmg.
Summary of changes:
CMakeLists.txt | 8 ++---
packaging/macosx/osx-dmg.sh.in | 68 ++++++++++++++++++++++++++++++++++++++++++
2 files changed, 71 insertions(+), 5 deletions(-)
create mode 100755 packaging/macosx/osx-dmg.sh.in