---
title: kCFBundleExecutableKey
framework: corefoundation
role: symbol
role_heading: Global Variable
path: corefoundation/kcfbundleexecutablekey
---

# kCFBundleExecutableKey

The name of the executable in this bundle (if any).

## Declaration

```swift
let kCFBundleExecutableKey: CFString!
```

## See Also

### Constants

- [kCFBundleInfoDictionaryVersionKey](corefoundation/kcfbundleinfodictionaryversionkey.md)
- [kCFBundleIdentifierKey](corefoundation/kcfbundleidentifierkey.md)
- [kCFBundleVersionKey](corefoundation/kcfbundleversionkey.md)
- [kCFBundleDevelopmentRegionKey](corefoundation/kcfbundledevelopmentregionkey.md)
- [kCFBundleNameKey](corefoundation/kcfbundlenamekey.md)
- [kCFBundleLocalizationsKey](corefoundation/kcfbundlelocalizationskey.md)
