isSignedByLinker
Flag indicating that the code was signed by the linker and not an invocation of codesign.
Declaration
static let isSignedByLinker: ProcessCodeSigningFlags.ValueSetDiscussion
This is equivalent to CS_LINKER_SIGNED in C APIs.
Flag indicating that the code was signed by the linker and not an invocation of codesign.
static let isSignedByLinker: ProcessCodeSigningFlags.ValueSetThis is equivalent to CS_LINKER_SIGNED in C APIs.