---
title: NSBundleExecutableArchitecturePPC
framework: foundation
role: symbol
role_heading: Global Variable
path: foundation/nsbundleexecutablearchitectureppc
---

# NSBundleExecutableArchitecturePPC

The 32-bit PowerPC architecture.

## Declaration

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

## See Also

### Constants

- [NSBundleExecutableArchitectureARM64](foundation/nsbundleexecutablearchitecturearm64.md)
- [NSBundleExecutableArchitectureI386](foundation/nsbundleexecutablearchitecturei386.md)
- [NSBundleExecutableArchitectureX86_64](foundation/nsbundleexecutablearchitecturex86_64.md)
- [NSBundleExecutableArchitecturePPC64](foundation/nsbundleexecutablearchitectureppc64.md)
