blob: 166659fb29db07c0c87b540e5c638b14ad9d17b1 (
plain)
1
2
3
4
5
6
7
8
9
|
BUNDLE
------
This target is a CFBundle on the Mac.
If a module library target has this property set to true it will be
built as a CFBundle when built on the mac. It will have the directory
structure required for a CFBundle and will be suitable to be used for
creating Browser Plugins or other application resources.
|