---
title: cpuType
framework: crashreportextension
role: symbol
role_heading: Instance Property
path: crashreportextension/binaryimageinfo/cputype
---

# cpuType

The binary image’s CPU type.

## Declaration

```swift
let cpuType: cpu_type_t
```

## See Also

### Inspecting binary image properties

- [baseAddress](crashreportextension/binaryimageinfo/baseaddress.md)
- [cpuSubType](crashreportextension/binaryimageinfo/cpusubtype.md)
- [path](crashreportextension/binaryimageinfo/path.md)
- [size](crashreportextension/binaryimageinfo/size.md)
- [uuid](crashreportextension/binaryimageinfo/uuid.md)
