Function apple_codesign::stapling::record_name_from_app_bundle
source · [−]pub fn record_name_from_app_bundle(
bundle: &DirectoryBundle
) -> Result<String, AppleCodesignError>
Expand description
Resolve the notarization ticket record name from a bundle.
The record name is derived from the digest of the code directory of the main binary within the bundle.