Expand description

Attach Apple notarization tickets to signed entities.

Stapling refers to the act of taking an Apple issued notarization ticket (generated after uploading content to Apple for inspection) and attaching that ticket to the entity that was uploaded. The mechanism varies, but stapling is literally just fetching a payload from Apple and attaching it to something else.

Structs

Handles stapling operations.

Enums

Functions

Resolve the notarization ticket record name from a bundle.
Staple a ticket to a bundle as defined by the path to a directory.
Obtain the notarization trailer data for a XAR archive.