blob: ea265b373f55a69ad46fae0ebe6c4bae512bed0f (
plain)
1
2
3
4
5
6
7
|
BUNDLE_EXTENSION
----------------
The file extension used to name a :prop_tgt:`BUNDLE` target on the OS X and iOS.
The default value is ``bundle`` - you can also use ``plugin`` or whatever
file extension is required by the host app for your bundle.
|