We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63c1baf commit 3048a91Copy full SHA for 3048a91
CoreFoundation/build.py
@@ -198,6 +198,7 @@
198
'Locale.subproj/CFDateFormatter_Private.h',
199
'Locale.subproj/CFLocale_Private.h',
200
'Parsing.subproj/CFPropertyList_Private.h',
201
+ 'Base.subproj/CFKnownLocations.h',
202
],
203
project = [
204
])
build.py
@@ -224,6 +224,7 @@
224
'CoreFoundation/Locale.subproj/CFDateFormatter_Private.h',
225
'CoreFoundation/Locale.subproj/CFLocale_Private.h',
226
'CoreFoundation/Parsing.subproj/CFPropertyList_Private.h',
227
+ 'CoreFoundation/Base.subproj/CFKnownLocations.h',
228
229
230
0 commit comments