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 0666887 commit e9b01a3Copy full SHA for e9b01a3
stdlib/public/core/CMakeLists.txt
@@ -117,7 +117,7 @@ split_embedded_sources(
117
NORMAL NFD.swift
118
EMBEDDED ObjectIdentifier.swift
119
EMBEDDED Optional.swift
120
- NORMAL OptionSet.swift
+ EMBEDDED OptionSet.swift
121
NORMAL OutputStream.swift
122
EMBEDDED Pointer.swift
123
EMBEDDED Policy.swift
@@ -140,7 +140,7 @@ split_embedded_sources(
140
EMBEDDED Sequence.swift
141
EMBEDDED SequenceAlgorithms.swift
142
NORMAL Set.swift
143
- NORMAL SetAlgebra.swift
+ EMBEDDED SetAlgebra.swift
144
NORMAL SetAnyHashableExtensions.swift
145
NORMAL SetBridging.swift
146
NORMAL SetBuilder.swift
0 commit comments