isDebuggable
Flag indicating that the process is debuggable by authorized debuggers.
Declaration
static let isDebuggable: ProcessCodeSigningFlags.ValueSetDiscussion
This is equivalent to CS_GET_TASK_ALLOW in C APIs.
Flag indicating that the process is debuggable by authorized debuggers.
static let isDebuggable: ProcessCodeSigningFlags.ValueSetThis is equivalent to CS_GET_TASK_ALLOW in C APIs.