apple_codesign

Function developer_id_signed_expression

Source
pub fn developer_id_signed_expression(
    team_id: impl ToString,
) -> CodeRequirementExpression<'static>
Expand description

Derive a code requirements expression for a Developer ID issued certificate.

The expression is pinned to the team ID / organization unit of the signing certificate, which must be passed in.