File tree 2 files changed +2
-2
lines changed
CoreFoundation/Base.subproj 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1010,7 +1010,7 @@ void __CFInitialize(void) {
1010
1010
#if TARGET_OS_LINUX
1011
1011
#define __CFSwiftGetBaseClass _T010Foundation21__CFSwiftGetBaseClassyXlXpyF
1012
1012
#elif TARGET_OS_MAC
1013
- #define __CFSwiftGetBaseClass _T015SwiftFoundation21__CFSwiftGetBaseClassyXlXpyF
1013
+ #define __CFSwiftGetBaseClass _T015SwiftFoundation21__CFSwiftGetBaseClasss9AnyObject_pXpyF
1014
1014
#endif
1015
1015
#endif
1016
1016
extern uintptr_t __CFSwiftGetBaseClass ();
Original file line number Diff line number Diff line change 1
1
2
2
3
3
# This is specific to Swift open source; Foundation's NSCFConstantString is used as our constant string class reference
4
- __TMC15SwiftFoundation19_NSCFConstantString ___CFConstantStringClassReference
4
+ __T015SwiftFoundation19_NSCFConstantStringCN ___CFConstantStringClassReference
5
5
6
6
_kCFCalendarIdentifierBuddhist _kCFBuddhistCalendar
7
7
_kCFCalendarIdentifierChinese _kCFChineseCalendar
You can’t perform that action at this time.
0 commit comments