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 · 2 comments
Open

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

erikjv opened this issue Nov 21, 2024 · 2 comments

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
Copy link

This issue was marked stale because it has been open for 30 days with no activity. Remove the stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label Dec 22, 2024
Copy link

The issue was marked as stale for 7 days and closed automatically.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 14, 2025
@DeepDiver1975 DeepDiver1975 reopened this Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants