Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update OSX entitlements to allow lldb debug
To debug native modules node should be a debuggable process, that will require the **com.apple.security.get-task-allow** entitlement. This will solve the issue: nodejs#34340
- Loading branch information