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 ac42127 commit c7bdbefCopy full SHA for c7bdbef
Sources/FoundationEssentials/String/CMakeLists.txt
@@ -15,10 +15,12 @@
15
target_sources(FoundationEssentials PRIVATE
16
BidirectionalCollection.swift
17
BuiltInUnicodeScalarSet.swift
18
+ IANACharsetNames.swift
19
RegexPatternCache.swift
20
String+Bridging.swift
21
String+Comparison.swift
22
String+Encoding.swift
23
+ String+Encoding+Names.swift
24
String+EndianAdaptorSequence.swift
25
String+Essentials.swift
26
String+IO.swift
0 commit comments