apple_codesign::stapling

Function record_name_from_executable_bundle

Source
pub fn record_name_from_executable_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.