|
24 | 24 | 4DBFA4DA20E160CB00BDF34B /* AVAsset+AsyncHelpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4DBFA4D920E160CB00BDF34B /* AVAsset+AsyncHelpers.swift */; };
|
25 | 25 | 4DDF6A782177A00C008E5539 /* DownloadsManagementTableCellView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4DDF6A772177A00C008E5539 /* DownloadsManagementTableCellView.swift */; };
|
26 | 26 | 4DF6641620C8A85000FD1684 /* SessionsTableViewController+SupportingTypesAndExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4DF6641520C8A85000FD1684 /* SessionsTableViewController+SupportingTypesAndExtensions.swift */; };
|
| 27 | + 557221042C190BC0002B42C9 /* OptionalToggleFilter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 557221032C190BC0002B42C9 /* OptionalToggleFilter.swift */; }; |
27 | 28 | 9104BDFE2A25165A00860C08 /* Combine+UI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9104BDFD2A25165A00860C08 /* Combine+UI.swift */; };
|
28 | 29 | 911C72C92A52169A00CB3757 /* CombineLatestMany.swift in Sources */ = {isa = PBXBuildFile; fileRef = 911C72C82A52169A00CB3757 /* CombineLatestMany.swift */; };
|
29 | 30 | 914367202A4C6B0E004E4392 /* Sequence+GroupedBy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9143671F2A4C6B0E004E4392 /* Sequence+GroupedBy.swift */; };
|
|
305 | 306 | 4DBFA4D920E160CB00BDF34B /* AVAsset+AsyncHelpers.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AVAsset+AsyncHelpers.swift"; sourceTree = "<group>"; };
|
306 | 307 | 4DDF6A772177A00C008E5539 /* DownloadsManagementTableCellView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DownloadsManagementTableCellView.swift; sourceTree = "<group>"; };
|
307 | 308 | 4DF6641520C8A85000FD1684 /* SessionsTableViewController+SupportingTypesAndExtensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SessionsTableViewController+SupportingTypesAndExtensions.swift"; sourceTree = "<group>"; };
|
| 309 | + 557221032C190BC0002B42C9 /* OptionalToggleFilter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OptionalToggleFilter.swift; sourceTree = "<group>"; }; |
308 | 310 | 91037C8C2A32AF62009AF15E /* Transcripts */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = Transcripts; path = Packages/Transcripts; sourceTree = "<group>"; };
|
309 | 311 | 9104BDFD2A25165A00860C08 /* Combine+UI.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Combine+UI.swift"; sourceTree = "<group>"; };
|
310 | 312 | 911C72C82A52169A00CB3757 /* CombineLatestMany.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CombineLatestMany.swift; sourceTree = "<group>"; };
|
|
846 | 848 | children = (
|
847 | 849 | DD90CDCA1ED77A4800CADE86 /* FilterType.swift */,
|
848 | 850 | DDEDFCEE1ED92785002477C8 /* MultipleChoiceFilter.swift */,
|
| 851 | + 557221032C190BC0002B42C9 /* OptionalToggleFilter.swift */, |
849 | 852 | DDEDFCF01ED927A4002477C8 /* ToggleFilter.swift */,
|
850 | 853 | DDEDFCF21ED92F2A002477C8 /* TextualFilter.swift */,
|
851 | 854 | 4D9EE96324BCE097001B1720 /* FilterState.swift */,
|
|
1498 | 1501 | F4CCF942265ED24500A69E62 /* AppCommandsReceiver.swift in Sources */,
|
1499 | 1502 | F486B30B2C0E69E60066749F /* SimulatedMediaDownloadEngine.swift in Sources */,
|
1500 | 1503 | DDB3529A1EC8AB2800254815 /* WWDCImageView.swift in Sources */,
|
| 1504 | + 557221042C190BC0002B42C9 /* OptionalToggleFilter.swift in Sources */, |
1501 | 1505 | DD3D14F62486C91F00FCBBBD /* ClipRenderer.swift in Sources */,
|
1502 | 1506 | DDD930761ED52BD800D61BE3 /* DTFolderMonitor.m in Sources */,
|
1503 | 1507 | DD90CDCB1ED77A4800CADE86 /* FilterType.swift in Sources */,
|
|
0 commit comments