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

# CFBundleDisplayName

The user-visible name for the bundle, used by Siri and visible on the iOS Home screen.

## Mentioned in

Managing your app’s information property list values

## Discussion

Discussion Use this key if you want a product name that’s longer than CFBundleName.

## See Also

### Naming

- [CFBundleName](bundleresources/information-property-list/cfbundlename.md)
- [CFBundleSpokenName](bundleresources/information-property-list/cfbundlespokenname.md)
