---
title: kCFBundleExecutableArchitectureI386
framework: corefoundation
role: symbol
role_heading: Global Variable
path: corefoundation/kcfbundleexecutablearchitecturei386
---

# kCFBundleExecutableArchitectureI386

Specifies the 32-bit Intel architecture.

## Declaration

```swift
var kCFBundleExecutableArchitectureI386: Int { get }
```

## See Also

### Constants

- [kCFBundleExecutableArchitecturePPC](corefoundation/kcfbundleexecutablearchitectureppc.md)
- [kCFBundleExecutableArchitectureARM64](corefoundation/kcfbundleexecutablearchitecturearm64.md)
- [kCFBundleExecutableArchitectureX86_64](corefoundation/kcfbundleexecutablearchitecturex86_64.md)
- [kCFBundleExecutableArchitecturePPC64](corefoundation/kcfbundleexecutablearchitectureppc64.md)
