@@ -43,10 +43,10 @@ split_embedded_sources(
4343 EMBEDDED Assert.swift
4444 EMBEDDED AssertCommon.swift
4545 EMBEDDED BidirectionalCollection.swift
46- NORMAL Bitset.swift
46+ EMBEDDED Bitset.swift
4747 EMBEDDED Bool .swift
4848 NORMAL BridgeObjectiveC.swift
49- NORMAL BridgeStorage.swift
49+ EMBEDDED BridgeStorage.swift
5050 NORMAL BridgingBuffer.swift
5151 EMBEDDED Builtin.swift
5252 EMBEDDED BuiltinMath.swift
@@ -89,7 +89,7 @@ split_embedded_sources(
8989 # END WORKAROUND
9090 EMBEDDED Hasher.swift
9191 NORMAL Hashing.swift
92- NORMAL HashTable.swift
92+ EMBEDDED HashTable.swift
9393 EMBEDDED Identifiable.swift
9494 EMBEDDED Indices.swift
9595 NORMAL InputStream.swift
@@ -111,7 +111,7 @@ split_embedded_sources(
111111 EMBEDDED Misc.swift
112112 EMBEDDED MutableCollection.swift
113113 NORMAL NativeDictionary.swift
114- NORMAL NativeSet.swift
114+ EMBEDDED NativeSet.swift
115115 NORMAL NewtypeWrapper.swift
116116 NORMAL NFC.swift
117117 NORMAL NFD.swift
@@ -139,15 +139,15 @@ split_embedded_sources(
139139 EMBEDDED SipHash.swift
140140 EMBEDDED Sequence.swift
141141 EMBEDDED SequenceAlgorithms.swift
142- NORMAL Set.swift
142+ EMBEDDED Set.swift
143143 EMBEDDED SetAlgebra.swift
144144 NORMAL SetAnyHashableExtensions.swift
145145 NORMAL SetBridging.swift
146- NORMAL SetBuilder.swift
147- NORMAL SetCasting.swift
148- NORMAL SetStorage.swift
149- NORMAL SetVariant.swift
150- NORMAL ShadowProtocols.swift
146+ EMBEDDED SetBuilder.swift
147+ EMBEDDED SetCasting.swift
148+ EMBEDDED SetStorage.swift
149+ EMBEDDED SetVariant.swift
150+ EMBEDDED ShadowProtocols.swift
151151 NORMAL Shims.swift
152152 EMBEDDED Slice.swift
153153 NORMAL SmallString.swift
0 commit comments