You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
320 B
10 lines
320 B
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.
|