---
title: NSBundleExecutableArchitecturePPC64
framework: foundation
role: symbol
role_heading: Global Variable
path: foundation/nsbundleexecutablearchitectureppc64
---

# NSBundleExecutableArchitecturePPC64

The 64-bit PowerPC architecture.

## Declaration

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

## See Also

### Constants

- [NSBundleExecutableArchitectureARM64](foundation/nsbundleexecutablearchitecturearm64.md)
- [NSBundleExecutableArchitectureI386](foundation/nsbundleexecutablearchitecturei386.md)
- [NSBundleExecutableArchitectureX86_64](foundation/nsbundleexecutablearchitecturex86_64.md)
- [NSBundleExecutableArchitecturePPC](foundation/nsbundleexecutablearchitectureppc.md)
