Sign and add entitlements to createdump and host binaries (#40485)
authorMike McLaughlin <mikem@microsoft.com>
Fri, 7 Aug 2020 22:21:30 +0000 (15:21 -0700)
committerGitHub <noreply@github.com>
Fri, 7 Aug 2020 22:21:30 +0000 (15:21 -0700)
commit57678512d214af368ff055f358c5106f1aa19ac4
treecc9170b8b2dc796892a6189170a9bd0170639fc6
parent83ee84a7d62af9beac1999092c75c3a09d0d887d
Sign and add entitlements to createdump and host binaries (#40485)

Sign and add entitlements to createdump and host binaries

Enables createdump on MacOS.

Part of issue #https://github.com/dotnet/runtime/issues/34916.

Don't attempt to sign in a public PR job
eng/Subsets.props
eng/pipelines/common/createdump-entitlements.plist [new file with mode: 0644]
eng/pipelines/common/entitlements.plist [new file with mode: 0644]
eng/pipelines/common/macos-sign-with-entitlements.yml [new file with mode: 0644]
eng/pipelines/coreclr/templates/build-job.yml
eng/pipelines/installer/jobs/base-job.yml