Skip to content

Commit 28cf5f0

Browse files
committed
Remove old alias _$S15SwiftFoundation19_NSCFConstantStringCN
- This is an alias for _$s15SwiftFoundation19_NSCFConstantStringCN used while the mangling was being switched from $S to $s but is not required anymore.
1 parent a0c62ac commit 28cf5f0

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)