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

macOS: Investigate if we can turn on the hardened runtime #11987

Open
erikjv opened this issue Nov 21, 2024 · 0 comments
Open

macOS: Investigate if we can turn on the hardened runtime #11987

erikjv opened this issue Nov 21, 2024 · 0 comments
Labels

Comments

@erikjv
Copy link
Collaborator

erikjv commented Nov 21, 2024

The hardened runtime protects against certain (local) attacks.

We have to check if we can enable it, because QtDeclarative runs with a JIT (by default).

Apple documentation: https://developer.apple.com/documentation/security/hardened-runtime

Also: XCODE_ATTRIBUTE_ENABLE_HARDENED_RUNTIME

@erikjv erikjv added the macOS label Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant