|
207 | 207 | C4D2154420118FBA009804AE /* Observable+OfTypeTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4D2154020118F8B009804AE /* Observable+OfTypeTests.swift */; };
|
208 | 208 | C4D2154520118FC1009804AE /* ofType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4D2153E20118A81009804AE /* ofType.swift */; };
|
209 | 209 | C4D2154620118FC1009804AE /* ofType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4D2153E20118A81009804AE /* ofType.swift */; };
|
| 210 | + CE898D482AA8BE100044F0B7 /* Observable+Alias.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE898D472AA8BE100044F0B7 /* Observable+Alias.swift */; }; |
| 211 | + CE898D492AA8BE100044F0B7 /* Observable+Alias.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE898D472AA8BE100044F0B7 /* Observable+Alias.swift */; }; |
| 212 | + CE898D4A2AA8BE100044F0B7 /* Observable+Alias.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE898D472AA8BE100044F0B7 /* Observable+Alias.swift */; }; |
210 | 213 | D7C72A3E1FDC5C5D00EAAAAB /* NwiseTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7C72A3D1FDC5C5D00EAAAAB /* NwiseTests.swift */; };
|
211 | 214 | D7C72A3F1FDC5C5D00EAAAAB /* NwiseTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7C72A3D1FDC5C5D00EAAAAB /* NwiseTests.swift */; };
|
212 | 215 | D7C72A401FDC5C5D00EAAAAB /* NwiseTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7C72A3D1FDC5C5D00EAAAAB /* NwiseTests.swift */; };
|
|
479 | 482 | BF515CE31F3F3AC900492640 /* FromAsyncTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FromAsyncTests.swift; sourceTree = "<group>"; };
|
480 | 483 | C4D2153E20118A81009804AE /* ofType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ofType.swift; sourceTree = "<group>"; };
|
481 | 484 | C4D2154020118F8B009804AE /* Observable+OfTypeTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Observable+OfTypeTests.swift"; sourceTree = "<group>"; };
|
| 485 | + CE898D472AA8BE100044F0B7 /* Observable+Alias.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "Observable+Alias.swift"; path = "Source/Tools/Observable+Alias.swift"; sourceTree = SOURCE_ROOT; }; |
482 | 486 | D7C72A3D1FDC5C5D00EAAAAB /* NwiseTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NwiseTests.swift; sourceTree = "<group>"; };
|
483 | 487 | D7C72A411FDC5D8F00EAAAAB /* nwise.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = nwise.swift; path = Source/RxSwift/nwise.swift; sourceTree = SOURCE_ROOT; };
|
484 | 488 | DC612871209E80810053CBB7 /* mapMany.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = mapMany.swift; sourceTree = "<group>"; };
|
|
768 | 772 | isa = PBXGroup;
|
769 | 773 | children = (
|
770 | 774 | BF515CDF1F3F370600492640 /* curry.swift */,
|
| 775 | + CE898D472AA8BE100044F0B7 /* Observable+Alias.swift */, |
771 | 776 | );
|
772 | 777 | path = Tools;
|
773 | 778 | sourceTree = "<group>";
|
|
1229 | 1234 | 4A73956C206D501300E2BE2D /* UIViewPropertyAnimator+Rx.swift in Sources */,
|
1230 | 1235 | 538607B11E6F334B000361DE /* mapTo.swift in Sources */,
|
1231 | 1236 | 538607AA1E6F334B000361DE /* apply.swift in Sources */,
|
| 1237 | + CE898D482AA8BE100044F0B7 /* Observable+Alias.swift in Sources */, |
1232 | 1238 | 78199613228449CA00340AF4 /* UIScrollView+reachedBottom.swift in Sources */,
|
1233 | 1239 | C4D2153F20118A81009804AE /* ofType.swift in Sources */,
|
1234 | 1240 | 538607B41E6F334B000361DE /* ObservableType+Weak.swift in Sources */,
|
|
1311 | 1317 | 62512C7A1F0EAF950083A89F /* unwrap.swift in Sources */,
|
1312 | 1318 | 780CB21620A0ED1C00FD3F39 /* toSortedArray.swift in Sources */,
|
1313 | 1319 | 7824859B2298ADE2005CF8CC /* mergeWith.swift in Sources */,
|
| 1320 | + CE898D492AA8BE100044F0B7 /* Observable+Alias.swift in Sources */, |
1314 | 1321 | 62512C741F0EAF950083A89F /* ObservableType+Weak.swift in Sources */,
|
1315 | 1322 | B69B454A2190C3AE00F30418 /* count.swift in Sources */,
|
1316 | 1323 | 62512C6F1F0EAF950083A89F /* ignoreErrors.swift in Sources */,
|
|
1396 | 1403 | E39C41EB1F18B08A007F2ACD /* unwrap.swift in Sources */,
|
1397 | 1404 | 780CB21720A0ED1C00FD3F39 /* toSortedArray.swift in Sources */,
|
1398 | 1405 | 7824859C2298ADE2005CF8CC /* mergeWith.swift in Sources */,
|
| 1406 | + CE898D4A2AA8BE100044F0B7 /* Observable+Alias.swift in Sources */, |
1399 | 1407 | E39C41E51F18B08A007F2ACD /* ObservableType+Weak.swift in Sources */,
|
1400 | 1408 | B69B454B2190C3AF00F30418 /* count.swift in Sources */,
|
1401 | 1409 | E39C41E01F18B08A007F2ACD /* ignoreErrors.swift in Sources */,
|
|
0 commit comments