<!--
{
  "availability" : [
    "macCatalyst: -",
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "EndpointSecurity",
  "identifier" : "/documentation/EndpointSecurity/es_process_t/is_platform_binary",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Endpoint Security"
    ],
    "preciseIdentifier" : "c:@SA@es_process_t@FI@is_platform_binary"
  },
  "title" : "is_platform_binary"
}
-->

# is_platform_binary

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

```
var is_platform_binary: Bool
```

## Discussion

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

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)