add more needed headers to cf-private

This commit is contained in:
Jude Taylor 2015-10-28 10:52:39 -07:00
parent 6eaf7d318e
commit 33db336914

View file

@ -2,12 +2,14 @@
let
headers = [
"CFAvailability.h"
"CFAttributedString.h"
"CFFileDescriptor.h"
"CFFileSecurity.h"
"CFNotificationCenter.h"
"CFStringTokenizer.h"
"CFURLEnumerator.h"
"CFURL.h"
"CoreFoundation.h"
];