File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
CoreFoundation/Base.subproj Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1010,7 +1010,7 @@ void __CFInitialize(void) {
10101010#if TARGET_OS_LINUX
10111011#define __CFSwiftGetBaseClass _T010Foundation21__CFSwiftGetBaseClassyXlXpyF
10121012#elif TARGET_OS_MAC
1013- #define __CFSwiftGetBaseClass _T015SwiftFoundation21__CFSwiftGetBaseClassyXlXpyF
1013+ #define __CFSwiftGetBaseClass _T015SwiftFoundation21__CFSwiftGetBaseClasss9AnyObject_pXpyF
10141014#endif
10151015#endif
10161016 extern uintptr_t __CFSwiftGetBaseClass ();
Original file line number Diff line number Diff line change 11
22
33# 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
55
66_kCFCalendarIdentifierBuddhist _kCFBuddhistCalendar
77_kCFCalendarIdentifierChinese _kCFChineseCalendar
You can’t perform that action at this time.
0 commit comments