URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d9e230d79a1d0251920bfc98d092d9fc13d37d36
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
d9e230d by Gerald Combs (gerald@xxxxxxxxxxxxx):
macOS: Add a notarization upload wait check.
altool appears to only support one notarization upload at a time. Add a
loop that waits for an empty upload token directory.
Convert the status check to a timeout loop.
Change-Id: I30fd15b6f098acfe5d9bdcd72237c56cc066dda4
Reviewed-on: https://code.wireshark.org/review/33749
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from dc7b757 With -T, change the packet's encapsulation type as well.
add d9e230d macOS: Add a notarization upload wait check.
Summary of changes:
packaging/macosx/notarize-dmg.sh | 23 +++++++++++++++++++++--
1 file changed, 21 insertions(+), 2 deletions(-)