macOS: Application bundle fixes.
authorGerald Combs <gerald@wireshark.org>
Fri, 15 Nov 2019 19:32:25 +0000 (11:32 -0800)
committerGerald Combs <gerald@wireshark.org>
Fri, 15 Nov 2019 20:14:36 +0000 (20:14 +0000)
commit1cc5b68ac9b1b35bc0dd33dcef84030454dd4d35
tree72f4a5fde5834f99d64bf96ad75573e56ec4ff38
parent7590d08db1b228d412657e511a7e098ae41b7c53
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@wireshark.org>
packaging/macosx/osx-app.sh.in
packaging/macosx/osx-dmg.sh.in