Skip to content

Commit 34442a4

Browse files
authored
Merge pull request #2691 from spevans/pr_remove_symbol_alias
Remove old alias _$S15SwiftFoundation19_NSCFConstantStringCN
2 parents beec3f4 + 28cf5f0 commit 34442a4

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

CoreFoundation/Base.subproj/SymbolAliases

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,3 @@ _kCFNumberFormatterZeroSymbolKey _kCFNumberFormatterZeroSymbol
9898
_kCFNumberFormatterUsesCharacterDirectionKey _kCFNumberFormatterUsesCharacterDirection
9999
_kCFDateFormatterUsesCharacterDirectionKey _kCFDateFormatterUsesCharacterDirection
100100
_kCFDateFormatterCalendarIdentifierKey _kCFDateFormatterCalendarName
101-
102-
# Workaround for being able to compile with a swift compiler with the old mangling prefix $S.
103-
# This can eventually be removed if everyone compiles with the ABI-stable Swift 5.0 compiler.
104-
_$S15SwiftFoundation19_NSCFConstantStringCN _$s15SwiftFoundation19_NSCFConstantStringCN
105-

0 commit comments

Comments
 (0)