Contents

isPlatformSigned

Flag indicating that the binary has been identified as a platform binary (Apple Signed).

Declaration

static let isPlatformSigned: ProcessCodeSigningFlags.ValueSet

Discussion

This is equivalent to CS_PLATFORM_BINARY in C APIs.