Utilities/Release: Add script to sign/notarize macOS application bundle
We produce macOS binaries for cmake.org
using GitLab CI jobs.
Binaries for official releases are additionally signed and notarized
manually by a maintainer with suitable signing certificates and Apple
developer account credentials. Add a script to drive these steps.
Backport: release:HEAD~1^2