|
57 | 57 | DD6E06F61EDBC379000EAEA4 /* WWDCBottomBorderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD6E06F51EDBC379000EAEA4 /* WWDCBottomBorderView.swift */; }; |
58 | 58 | DD6E06F81EDBC62D000EAEA4 /* SessionTranscriptViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD6E06F71EDBC62D000EAEA4 /* SessionTranscriptViewController.swift */; }; |
59 | 59 | DD6E06FC1EDBCA7E000EAEA4 /* TranscriptTableCellView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD6E06FB1EDBCA7E000EAEA4 /* TranscriptTableCellView.swift */; }; |
60 | | - DD71CC2A20BD009500BB5F47 /* AppCoordinator+Featured.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD71CC2920BD009500BB5F47 /* AppCoordinator+Featured.swift */; }; |
61 | 60 | DD78588124C3594B008C1C22 /* SlowMigrationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD78588024C3594B008C1C22 /* SlowMigrationView.swift */; }; |
62 | 61 | DD7A2103218111470052FD07 /* WWDCProgressIndicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD7A2102218111470052FD07 /* WWDCProgressIndicator.swift */; }; |
63 | 62 | DD7E28FF247FE69400A58370 /* ScheduleContainerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD7E28FE247FE69400A58370 /* ScheduleContainerViewController.swift */; }; |
|
188 | 187 | F44C826E2A23B65D00FDE980 /* ToggleFilter.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDEDFCF01ED927A4002477C8 /* ToggleFilter.swift */; }; |
189 | 188 | F44C826F2A23B66300FDE980 /* FilterType.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD90CDCA1ED77A4800CADE86 /* FilterType.swift */; }; |
190 | 189 | F44C82712A23B68900FDE980 /* TextualFilter.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDEDFCF21ED92F2A002477C8 /* TextualFilter.swift */; }; |
| 190 | + F4578D572A2659B3005B311A /* ExploreTabItemView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4578D562A2659B3005B311A /* ExploreTabItemView.swift */; }; |
| 191 | + F4578D592A2659C5005B311A /* LiveStreamOverlay.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4578D582A2659C5005B311A /* LiveStreamOverlay.swift */; }; |
| 192 | + F4578D5B2A2659F0005B311A /* VideoPlayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4578D5A2A2659F0005B311A /* VideoPlayer.swift */; }; |
191 | 193 | F4749CE9265C005500062B83 /* WWDCAgentAppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4749CE8265C005500062B83 /* WWDCAgentAppDelegate.swift */; }; |
192 | 194 | F4749CED265C005500062B83 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F4749CEC265C005500062B83 /* Assets.xcassets */; }; |
193 | 195 | F4749CF0265C005500062B83 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F4749CEF265C005500062B83 /* Preview Assets.xcassets */; }; |
|
371 | 373 | DD6E06F51EDBC379000EAEA4 /* WWDCBottomBorderView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WWDCBottomBorderView.swift; sourceTree = "<group>"; }; |
372 | 374 | DD6E06F71EDBC62D000EAEA4 /* SessionTranscriptViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SessionTranscriptViewController.swift; sourceTree = "<group>"; }; |
373 | 375 | DD6E06FB1EDBCA7E000EAEA4 /* TranscriptTableCellView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TranscriptTableCellView.swift; sourceTree = "<group>"; }; |
374 | | - DD71CC2920BD009500BB5F47 /* AppCoordinator+Featured.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AppCoordinator+Featured.swift"; sourceTree = "<group>"; }; |
375 | 376 | DD78588024C3594B008C1C22 /* SlowMigrationView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SlowMigrationView.swift; sourceTree = "<group>"; }; |
376 | 377 | DD7A2102218111470052FD07 /* WWDCProgressIndicator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WWDCProgressIndicator.swift; sourceTree = "<group>"; }; |
377 | 378 | DD7E28FE247FE69400A58370 /* ScheduleContainerViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ScheduleContainerViewController.swift; sourceTree = "<group>"; }; |
|
494 | 495 | DDF721E21ECA12FC0054C503 /* PIP.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PIP.framework; path = ../../../../../System/Library/PrivateFrameworks/PIP.framework; sourceTree = "<group>"; }; |
495 | 496 | DDFA10BE1EBEAAAD001DCF66 /* DownloadManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DownloadManager.swift; sourceTree = "<group>"; }; |
496 | 497 | DDFD6198247EE55200AD1CD7 /* main.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; }; |
| 498 | + F42472B12A24D6AC00F68237 /* OpenSource.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = OpenSource.xcconfig; sourceTree = "<group>"; }; |
497 | 499 | F44C82302A2285AC00FDE980 /* OffsetObservingScrollView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OffsetObservingScrollView.swift; sourceTree = "<group>"; }; |
498 | 500 | F44C82322A22879000FDE980 /* TitleBarBlurFadeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TitleBarBlurFadeView.swift; sourceTree = "<group>"; }; |
499 | 501 | F44C82342A22921300FDE980 /* ExploreTabProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExploreTabProvider.swift; sourceTree = "<group>"; }; |
500 | 502 | F44C82362A22B84F00FDE980 /* PreviewAssets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = PreviewAssets.xcassets; sourceTree = "<group>"; }; |
501 | 503 | F44C82392A22B8DD00FDE980 /* ExploreTabContent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExploreTabContent.swift; sourceTree = "<group>"; }; |
502 | 504 | F44C823B2A22B90600FDE980 /* RemoteImage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RemoteImage.swift; sourceTree = "<group>"; }; |
503 | | - F42472B12A24D6AC00F68237 /* OpenSource.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = OpenSource.xcconfig; sourceTree = "<group>"; }; |
| 505 | + F4578D562A2659B3005B311A /* ExploreTabItemView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExploreTabItemView.swift; sourceTree = "<group>"; }; |
| 506 | + F4578D582A2659C5005B311A /* LiveStreamOverlay.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LiveStreamOverlay.swift; sourceTree = "<group>"; }; |
| 507 | + F4578D5A2A2659F0005B311A /* VideoPlayer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VideoPlayer.swift; sourceTree = "<group>"; }; |
504 | 508 | F4749CE6265C005400062B83 /* WWDCAgent.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = WWDCAgent.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
505 | 509 | F4749CE8265C005500062B83 /* WWDCAgentAppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WWDCAgentAppDelegate.swift; sourceTree = "<group>"; }; |
506 | 510 | F4749CEC265C005500062B83 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
|
535 | 539 | F4CCF93E265EC58900A69E62 /* WWDCAppCommand.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WWDCAppCommand.swift; sourceTree = "<group>"; }; |
536 | 540 | F4CCF941265ED24500A69E62 /* AppCommandsReceiver.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppCommandsReceiver.swift; sourceTree = "<group>"; }; |
537 | 541 | F4D0F0352A2012C700C74B50 /* VisualEffectDebugger.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VisualEffectDebugger.m; sourceTree = "<group>"; }; |
| 542 | + F4D0F0382A20162200C74B50 /* Main.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Main.xcconfig; sourceTree = "<group>"; }; |
538 | 543 | F4D0F0392A21056900C74B50 /* TopicHeaderRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TopicHeaderRow.swift; sourceTree = "<group>"; }; |
| 544 | + F4F1C9A22A24FF50002C3709 /* TeamID.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = TeamID.xcconfig; sourceTree = "<group>"; }; |
539 | 545 | F4FB069E2A2148EA00799F84 /* ExploreTabRootView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExploreTabRootView.swift; sourceTree = "<group>"; }; |
540 | 546 | F4FB06A02A21493B00799F84 /* PreviewSupport.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PreviewSupport.swift; sourceTree = "<group>"; }; |
541 | 547 | F4FB06BE2A216C1F00799F84 /* RemoteGlyph.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RemoteGlyph.swift; sourceTree = "<group>"; }; |
542 | 548 | F4FB06C02A2178C000799F84 /* WWDCWindowContentViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WWDCWindowContentViewController.swift; sourceTree = "<group>"; }; |
543 | | - F4D0F0382A20162200C74B50 /* Main.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Main.xcconfig; sourceTree = "<group>"; }; |
544 | | - F4F1C9A22A24FF50002C3709 /* TeamID.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = TeamID.xcconfig; sourceTree = "<group>"; }; |
545 | 549 | /* End PBXFileReference section */ |
546 | 550 |
|
547 | 551 | /* Begin PBXFrameworksBuildPhase section */ |
|
698 | 702 | DDF32EB61EBE65930028E39D /* AppCoordinator+UserActivity.swift */, |
699 | 703 | DDF32EBA1EBE65DD0028E39D /* AppCoordinator+SessionActions.swift */, |
700 | 704 | DD4873D220AE5FF3005033CE /* AppCoordinator+RelatedSessions.swift */, |
701 | | - DD71CC2920BD009500BB5F47 /* AppCoordinator+Featured.swift */, |
702 | 705 | DDFA10BE1EBEAAAD001DCF66 /* DownloadManager.swift */, |
703 | 706 | 4D0E806E217A2D6E00B24237 /* DownloadManager+SupportingTypesAndExtensions.swift */, |
704 | 707 | DD0159FB1ED23F7700F980F1 /* RemoteEnvironment.swift */, |
|
1308 | 1311 | F44C823B2A22B90600FDE980 /* RemoteImage.swift */, |
1309 | 1312 | F44C82302A2285AC00FDE980 /* OffsetObservingScrollView.swift */, |
1310 | 1313 | F44C82322A22879000FDE980 /* TitleBarBlurFadeView.swift */, |
| 1314 | + F4578D562A2659B3005B311A /* ExploreTabItemView.swift */, |
| 1315 | + F4578D5A2A2659F0005B311A /* VideoPlayer.swift */, |
| 1316 | + F4578D582A2659C5005B311A /* LiveStreamOverlay.swift */, |
1311 | 1317 | ); |
1312 | 1318 | name = Components; |
1313 | 1319 | sourceTree = "<group>"; |
|
1640 | 1646 | DD7F38781EAC0C98002D8C00 /* ShelfViewController.swift in Sources */, |
1641 | 1647 | DDDAA40C1EC798B600DF9D02 /* Preferences.swift in Sources */, |
1642 | 1648 | DDB352A01EC9088000254815 /* WWDCTableView.swift in Sources */, |
| 1649 | + F4578D572A2659B3005B311A /* ExploreTabItemView.swift in Sources */, |
1643 | 1650 | DDB28F861EAD20A10077703F /* UIDebugger.m in Sources */, |
1644 | 1651 | F4CCF942265ED24500A69E62 /* AppCommandsReceiver.swift in Sources */, |
1645 | 1652 | DDB3529A1EC8AB2800254815 /* WWDCImageView.swift in Sources */, |
|
1658 | 1665 | F44C82352A22921300FDE980 /* ExploreTabProvider.swift in Sources */, |
1659 | 1666 | DDF32EB31EBE5C4D0028E39D /* SessionActionsViewController.swift in Sources */, |
1660 | 1667 | DDA7B7352484416B00F86668 /* CompositionalLayoutBackgroundSwizzler.m in Sources */, |
| 1668 | + F4578D5B2A2659F0005B311A /* VideoPlayer.swift in Sources */, |
1661 | 1669 | 4D4D80C4217D281D00D1C233 /* DownloadViewModel.swift in Sources */, |
1662 | 1670 | DDB28F931EAD48D70077703F /* UserActivityRepresentable.swift in Sources */, |
1663 | 1671 | 4DA25DC821063CD500762BBD /* TitleBarViewController.swift in Sources */, |
1664 | 1672 | 4D5EB0F820598E6000D4BC52 /* SessionRowProvider.swift in Sources */, |
1665 | 1673 | DD7E28FF247FE69400A58370 /* ScheduleContainerViewController.swift in Sources */, |
1666 | 1674 | F4FB06C12A2178C000799F84 /* WWDCWindowContentViewController.swift in Sources */, |
1667 | 1675 | DDEDFCF11ED927A4002477C8 /* ToggleFilter.swift in Sources */, |
| 1676 | + F4578D592A2659C5005B311A /* LiveStreamOverlay.swift in Sources */, |
1668 | 1677 | DD7F38801EAC15B4002D8C00 /* RxNil.swift in Sources */, |
1669 | 1678 | DDFA10BF1EBEAAAD001DCF66 /* DownloadManager.swift in Sources */, |
1670 | 1679 | DD0159A71ECFE26200F980F1 /* DeepLink.swift in Sources */, |
|
1715 | 1724 | DD34A79B1EC3CD5900E0B575 /* Constants.swift in Sources */, |
1716 | 1725 | 4DA9C4D120EC098800710354 /* DownloadsManagementViewController.swift in Sources */, |
1717 | 1726 | DD90CDCD1ED7A5ED00CADE86 /* SearchCoordinator.swift in Sources */, |
1718 | | - DD71CC2A20BD009500BB5F47 /* AppCoordinator+Featured.swift in Sources */, |
1719 | 1727 | DD9301C01EE3212D00BE724B /* ChromeCastPlaybackProvider.swift in Sources */, |
1720 | 1728 | DDB28F6F1EACFCDB0077703F /* VibrantButton.swift in Sources */, |
1721 | 1729 | 4D7482CA20FF735D008D156C /* WWDCWindowController.swift in Sources */, |
|
1926 | 1934 | /* Begin XCBuildConfiguration section */ |
1927 | 1935 | DD36A4B91E478C6A00B2EA88 /* Debug */ = { |
1928 | 1936 | isa = XCBuildConfiguration; |
1929 | | - baseConfigurationReference = F4D0F0382A20162200C74B50 /* Main.xcconfig */; |
1930 | 1937 | baseConfigurationReference = F42472B12A24D6AC00F68237 /* OpenSource.xcconfig */; |
1931 | 1938 | buildSettings = { |
1932 | 1939 | ALWAYS_SEARCH_USER_PATHS = NO; |
|
1987 | 1994 | }; |
1988 | 1995 | DD36A4BA1E478C6A00B2EA88 /* Release */ = { |
1989 | 1996 | isa = XCBuildConfiguration; |
1990 | | - baseConfigurationReference = F4D0F0382A20162200C74B50 /* Main.xcconfig */; |
1991 | 1997 | baseConfigurationReference = F42472B12A24D6AC00F68237 /* OpenSource.xcconfig */; |
1992 | 1998 | buildSettings = { |
1993 | 1999 | ALWAYS_SEARCH_USER_PATHS = NO; |
|
0 commit comments