---
title: NSBundleExecutableArchitectureX86_64
framework: foundation
role: symbol
role_heading: Global Variable
path: foundation/nsbundleexecutablearchitecturex86_64
---

# NSBundleExecutableArchitectureX86_64

The 64-bit Intel architecture.

## Declaration

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

## See Also

### Constants

- [NSBundleExecutableArchitectureARM64](foundation/nsbundleexecutablearchitecturearm64.md)
- [NSBundleExecutableArchitectureI386](foundation/nsbundleexecutablearchitecturei386.md)
- [NSBundleExecutableArchitecturePPC](foundation/nsbundleexecutablearchitectureppc.md)
- [NSBundleExecutableArchitecturePPC64](foundation/nsbundleexecutablearchitectureppc64.md)
