---
title: NSBundleExecutableArchitectureARM64
framework: foundation
role: symbol
role_heading: Global Variable
path: foundation/nsbundleexecutablearchitecturearm64
---

# NSBundleExecutableArchitectureARM64

The 64-bit ARM architecture.

## Declaration

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

## See Also

### Constants

- [NSBundleExecutableArchitectureI386](foundation/nsbundleexecutablearchitecturei386.md)
- [NSBundleExecutableArchitectureX86_64](foundation/nsbundleexecutablearchitecturex86_64.md)
- [NSBundleExecutableArchitecturePPC](foundation/nsbundleexecutablearchitectureppc.md)
- [NSBundleExecutableArchitecturePPC64](foundation/nsbundleexecutablearchitectureppc64.md)
