|
28 | 28 | 9104BDFE2A25165A00860C08 /* Combine+UI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9104BDFD2A25165A00860C08 /* Combine+UI.swift */; };
|
29 | 29 | 911C72C92A52169A00CB3757 /* CombineLatestMany.swift in Sources */ = {isa = PBXBuildFile; fileRef = 911C72C82A52169A00CB3757 /* CombineLatestMany.swift */; };
|
30 | 30 | 914367202A4C6B0E004E4392 /* Sequence+GroupedBy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9143671F2A4C6B0E004E4392 /* Sequence+GroupedBy.swift */; };
|
| 31 | + 914C83B42E1ECBFF001AEE5C /* SessionDetailsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 914C83B32E1ECBFF001AEE5C /* SessionDetailsView.swift */; }; |
31 | 32 | 91C2A0BC2A4DE9B60049B6B7 /* OrderedCollections in Frameworks */ = {isa = PBXBuildFile; productRef = 91C2A0BB2A4DE9B60049B6B7 /* OrderedCollections */; };
|
| 33 | + 91DB93E82E1FF610002E8716 /* IsSelected.swift in Sources */ = {isa = PBXBuildFile; fileRef = 91DB93E72E1FF60C002E8716 /* IsSelected.swift */; }; |
32 | 34 | 91EF6A2A2A33FBF8003A71A3 /* Realm+Combine.swift in Sources */ = {isa = PBXBuildFile; fileRef = 91EF6A292A33FBF8003A71A3 /* Realm+Combine.swift */; };
|
33 | 35 | DD0159A71ECFE26200F980F1 /* DeepLink.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD0159A61ECFE26200F980F1 /* DeepLink.swift */; };
|
34 | 36 | DD0159A91ED09F5D00F980F1 /* AppCoordinator+Bookmarks.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD0159A81ED09F5D00F980F1 /* AppCoordinator+Bookmarks.swift */; };
|
|
313 | 315 | 9104BDFD2A25165A00860C08 /* Combine+UI.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Combine+UI.swift"; sourceTree = "<group>"; };
|
314 | 316 | 911C72C82A52169A00CB3757 /* CombineLatestMany.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CombineLatestMany.swift; sourceTree = "<group>"; };
|
315 | 317 | 9143671F2A4C6B0E004E4392 /* Sequence+GroupedBy.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Sequence+GroupedBy.swift"; sourceTree = "<group>"; };
|
| 318 | + 914C83B32E1ECBFF001AEE5C /* SessionDetailsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SessionDetailsView.swift; sourceTree = "<group>"; }; |
| 319 | + 91DB93E72E1FF60C002E8716 /* IsSelected.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IsSelected.swift; sourceTree = "<group>"; }; |
316 | 320 | 91EF6A292A33FBF8003A71A3 /* Realm+Combine.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Realm+Combine.swift"; sourceTree = "<group>"; };
|
317 | 321 | DD0159A61ECFE26200F980F1 /* DeepLink.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DeepLink.swift; sourceTree = "<group>"; };
|
318 | 322 | DD0159A81ED09F5D00F980F1 /* AppCoordinator+Bookmarks.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AppCoordinator+Bookmarks.swift"; sourceTree = "<group>"; };
|
|
830 | 834 | DD7F387E1EAC15A1002D8C00 /* Util */ = {
|
831 | 835 | isa = PBXGroup;
|
832 | 836 | children = (
|
| 837 | + 91DB93E72E1FF60C002E8716 /* IsSelected.swift */, |
833 | 838 | 9104BDFD2A25165A00860C08 /* Combine+UI.swift */,
|
834 | 839 | DDB28F841EAD20A10077703F /* UIDebugger.h */,
|
835 | 840 | DDB28F851EAD20A10077703F /* UIDebugger.m */,
|
|
1102 | 1107 | DDFA10C71EBFD897001DCF66 /* Detail */ = {
|
1103 | 1108 | isa = PBXGroup;
|
1104 | 1109 | children = (
|
| 1110 | + 914C83B32E1ECBFF001AEE5C /* SessionDetailsView.swift */, |
1105 | 1111 | DD7F38771EAC0C98002D8C00 /* ShelfViewController.swift */,
|
1106 | 1112 | DD7F38631EABD6DF002D8C00 /* SessionDetailsViewController.swift */,
|
1107 | 1113 | DD6E06F91EDBC636000EAEA4 /* Tabs */,
|
|
1538 | 1544 | DD0159A71ECFE26200F980F1 /* DeepLink.swift in Sources */,
|
1539 | 1545 | DDA60E1720A9083E002EECF5 /* RelatedSessionsViewController.swift in Sources */,
|
1540 | 1546 | F44C82312A2285AC00FDE980 /* OffsetObservingScrollView.swift in Sources */,
|
| 1547 | + 914C83B42E1ECBFF001AEE5C /* SessionDetailsView.swift in Sources */, |
1541 | 1548 | DDA60E1520A907B6002EECF5 /* SessionCollectionViewItem.swift in Sources */,
|
1542 | 1549 | DD7F38881EAC2275002D8C00 /* PathUtil.swift in Sources */,
|
1543 | 1550 | DDB352821EC7C55300254815 /* DateProvider.swift in Sources */,
|
|
1595 | 1602 | 4DDF6A782177A00C008E5539 /* DownloadsManagementTableCellView.swift in Sources */,
|
1596 | 1603 | F4578D9F2A26A218005B311A /* WWDCAppCommand.swift in Sources */,
|
1597 | 1604 | F4FB06BF2A216C1F00799F84 /* RemoteGlyph.swift in Sources */,
|
| 1605 | + 91DB93E82E1FF610002E8716 /* IsSelected.swift in Sources */, |
1598 | 1606 | DDDF807E20BA4FFA007284F8 /* WWDCHorizontalScrollView.swift in Sources */,
|
1599 | 1607 | F4F2792A2C0F777200A029A3 /* DownloadManagerView.swift in Sources */,
|
1600 | 1608 | DD7F387D1EAC113A002D8C00 /* WWDCTextField.swift in Sources */,
|
|
0 commit comments