Contents

isDebuggable

Flag indicating that the process is debuggable by authorized debuggers.

Declaration

static let isDebuggable: ProcessCodeSigningFlags.ValueSet

Discussion

This is equivalent to CS_GET_TASK_ALLOW in C APIs.