osx: fix build when binary list is not fully compiled.
authorDario Lombardo <lomato@gmail.com>
Thu, 19 Nov 2015 16:52:39 +0000 (17:52 +0100)
committerGerald Combs <gerald@wireshark.org>
Thu, 19 Nov 2015 17:02:58 +0000 (17:02 +0000)
commitb61e20551659858ad4419d25d04d0dcd8497c77b
treee736d424737ceaa6c9fe7aed43066727e9a49acf
parentd6da95231ee790fd884ca2a41fe59aa9b05ccde9
osx: fix build when binary list is not fully compiled.

It can happen that the $binary_list contains apps that are not compiled
(eg. for the lack of a lib). In this case the binary can't be added to
the package. Fixed checking that the binary going to be signed is present.

Change-Id: Iefd9438de972302523ba28596e905b11513a4fea
Reviewed-on: https://code.wireshark.org/review/11968
Reviewed-by: Gerald Combs <gerald@wireshark.org>
packaging/macosx/osx-app.sh