Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Entitle macOS executables while building #92967

Merged
merged 3 commits into from
Oct 10, 2023

Conversation

jkoritzinsky
Copy link
Member

This moves the entitlement process into the CMake build, reducing how much we do in YAML. It also enables us to get a usable createdump on Helix so we can collect crash dumps on macOS.

This moves the entitlement process into the CMake build, reducing how much we do in YAML. It also enables us to get a usable createdump on Helix so we can collect crash dumps on macOS.
@ghost
Copy link

ghost commented Oct 3, 2023

Tagging subscribers to this area: @hoyosjs
See info in area-owners.md if you want to be subscribed.

Issue Details

This moves the entitlement process into the CMake build, reducing how much we do in YAML. It also enables us to get a usable createdump on Helix so we can collect crash dumps on macOS.

Author: jkoritzinsky
Assignees: -
Labels:

area-Infrastructure-coreclr

Milestone: 9.0.0

@jkoritzinsky jkoritzinsky marked this pull request as ready for review October 4, 2023 19:00
@jkoritzinsky
Copy link
Member Author

Failures are unrelated.

@jkoritzinsky jkoritzinsky merged commit 4f77a1b into dotnet:main Oct 10, 2023
182 of 185 checks passed
@jkoritzinsky jkoritzinsky deleted the macos-entitle-in-build branch October 10, 2023 23:35
@ghost ghost locked as resolved and limited conversation to collaborators Nov 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants