Skip to content

Sign macOS binaries that aren't signed #116019

Open
@akoeplinger

Description

@akoeplinger

In dotnet/dotnet#308 we had to turn off signing a couple binaries again since it caused issues.
E.g. the mono-aot-cross would crash because it didn't expect the restrictions from Hardened Runtime.

We should fix that, but we don't necessarily need to fix the issues caused by Hardened Runtime right away since just signing is enough for the SDL requirements. That means setting CertificateName="MacDeveloper" for these files in Signing.props

Metadata

Metadata

Assignees

Type

No type

Projects

Status

No status

Relationships

None yet

Development

No branches or pull requests

Issue actions