Add timestamp to Mac installer code signing
authorMichael Schuster <michael@schuster.ms>
Sun, 17 Nov 2019 16:50:52 +0000 (17:50 +0100)
committerMichael Schuster <michael@schuster.ms>
Sun, 17 Nov 2019 16:50:52 +0000 (17:50 +0100)
commit3b5966bba00ef7000e7cd6ee9a7735789adf26a0
treeb3d1ed04da0944055fe713bb6a08ccd0b50f87a8
parent7fc592cb22d681ceec9b8dc31c614971a5100caa
Add timestamp to Mac installer code signing

Use the --timestamp option for 'productsign' to add a secure timestamp.

See: https://developer.apple.com/documentation/xcode/notarizing_macos_software_before_distribution/resolving_common_notarization_issues

Signed-off-by: Michael Schuster <michael@schuster.ms>
admin/osx/create_mac.sh.cmake