···23 CalendarStore = [];
24 Cocoa = [ AppKit ];
25 Collaboration = [];
26+ # Impure version of CoreFoundation, this should not be used unless another
27+ # framework includes headers that are not available in the pure version.
28+ CoreFoundation = [];
29 CoreAudio = [ CF IOKit ];
30 CoreAudioKit = [ AudioUnit ];
31 CoreData = [];