Commit b0e4970b authored by Gabriele Greco's avatar Gabriele Greco Committed by Luigi Pinca
Browse files

tools: add debug entitlements for macOS 10.15+

To debug native modules node should be a debuggable process, that will
require the **com.apple.security.get-task-allow** entitlement to be
added to the codesign procedure.

PR-URL: https://github.com/nodejs/node/pull/34378
Fixes: https://github.com/nodejs/node/issues/34340


Reviewed-By: default avatarRod Vagg <rod@vagg.org>
Reviewed-By: default avatarMichael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: default avatarEvan Lucas <evanlucas@me.com>
Reviewed-By: default avatarMatteo Collina <matteo.collina@gmail.com>
parent dd0c5228
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment