1BUNDLE_EXTENSION
2----------------
3
4The file extension used to name a :prop_tgt:`BUNDLE`, a :prop_tgt:`FRAMEWORK`,
5or a :prop_tgt:`MACOSX_BUNDLE` target on the macOS and iOS.
6
7The default value is ``bundle``, ``framework``, or ``app`` for the respective
8target types.
9