Function apple_codesign::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.