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