isPlatformSigned
Flag indicating that the binary has been identified as a platform binary (Apple Signed).
Declaration
static let isPlatformSigned: ProcessCodeSigningFlags.ValueSetDiscussion
This is equivalent to CS_PLATFORM_BINARY in C APIs.
Flag indicating that the binary has been identified as a platform binary (Apple Signed).
static let isPlatformSigned: ProcessCodeSigningFlags.ValueSetThis is equivalent to CS_PLATFORM_BINARY in C APIs.