Wireshark-commits: [Wireshark-commits] master 1cc5b68: macOS: Application bundle fixes.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 15 Nov 2019 20:14:42 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1cc5b68ac9b1b35bc0dd33dcef84030454dd4d35
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

1cc5b68 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    macOS: Application bundle fixes.
    
    Copy Sparkle.framework correctly. Force signing so that we replace
    Sparkle's signature with ours.
    
    In osx-app.sh, don't sign a file or framework if it's already signed.
    
    Fix the osx-dmg.sh usage message while we're here.
    
    Change-Id: I697073d234958e1d8386650935a132237ad88f64
    Reviewed-on: https://code.wireshark.org/review/35095
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  7590d08   GTPv2: small fixes
     add  1cc5b68   macOS: Application bundle fixes.


Summary of changes:
 packaging/macosx/osx-app.sh.in | 3 ++-
 packaging/macosx/osx-dmg.sh.in | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)