Contents

isDebugged

Flag indicating that the process has been attached by a debugger.

Declaration

static let isDebugged: ProcessCodeSigningFlags.ValueSet

Discussion

This is equivalent to CS_DEBUGGED in C APIs.