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

Add entitlements file support for macOS builds #45

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

alessiodionisi
Copy link
Contributor

@alessiodionisi alessiodionisi commented Mar 25, 2024

I'm working on a Swift application that uses the Virtualization framework. To meet the framework's requirements, it's necessary to include the com.apple.security.virtualization entitlement. Therefore, I've introduced the --entitlements flag that allows for specifying an entitlements file.

@alessiodionisi alessiodionisi marked this pull request as ready for review March 25, 2024 16:31
Copy link
Owner

@stackotter stackotter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! Lgtm, nice and self-contained. I'll merge once the GitHub actions workflows complete

@stackotter stackotter merged commit 31bb31b into stackotter:main Mar 26, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants