add more needed headers to cf-private
This commit is contained in:
parent
6eaf7d318e
commit
33db336914
@ -2,12 +2,14 @@
|
|||||||
|
|
||||||
let
|
let
|
||||||
headers = [
|
headers = [
|
||||||
|
"CFAvailability.h"
|
||||||
"CFAttributedString.h"
|
"CFAttributedString.h"
|
||||||
"CFFileDescriptor.h"
|
"CFFileDescriptor.h"
|
||||||
"CFFileSecurity.h"
|
"CFFileSecurity.h"
|
||||||
"CFNotificationCenter.h"
|
"CFNotificationCenter.h"
|
||||||
"CFStringTokenizer.h"
|
"CFStringTokenizer.h"
|
||||||
"CFURLEnumerator.h"
|
"CFURLEnumerator.h"
|
||||||
|
"CFURL.h"
|
||||||
"CoreFoundation.h"
|
"CoreFoundation.h"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user