Contents

is_platform_binary

A Boolean value that indicates whether the process is a platform binary.

Declaration

var is_platform_binary: Bool

Discussion

For the purposes of this value, a “platform binary” is one signed with Apple certificates.

See Also

Inspecting the Source Process