isDebugged
Flag indicating that the process has been attached by a debugger.
Declaration
static let isDebugged: ProcessCodeSigningFlags.ValueSetDiscussion
This is equivalent to CS_DEBUGGED in C APIs.
Flag indicating that the process has been attached by a debugger.
static let isDebugged: ProcessCodeSigningFlags.ValueSetThis is equivalent to CS_DEBUGGED in C APIs.