---
title: CFBundleName
framework: bundleresources
role: symbol
role_heading: Property List Key
path: bundleresources/information-property-list/cfbundlename
---

# CFBundleName

A user-visible short name for the bundle.

## Mentioned in

Managing your app’s information property list values

## Discussion

Discussion This name can contain up to 15 characters. The system may display it to users if CFBundleDisplayName isn’t set.

## See Also

### Naming

- [CFBundleDisplayName](bundleresources/information-property-list/cfbundledisplayname.md)
- [CFBundleSpokenName](bundleresources/information-property-list/cfbundlespokenname.md)
