|
1552 | 1552 | C714D7752E46649600FC02E6 /* ShortcutsLibraryDiffableDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = C714D7742E46649600FC02E6 /* ShortcutsLibraryDiffableDataSource.swift */; }; |
1553 | 1553 | C714D7B62E4673A300FC02E6 /* ShortcutsLibraryDiffableDataSourceTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C714D7B52E4673A300FC02E6 /* ShortcutsLibraryDiffableDataSourceTests.swift */; }; |
1554 | 1554 | C714D8362E468D8200FC02E6 /* homepageRedesignOff.json in Resources */ = {isa = PBXBuildFile; fileRef = C714D8352E468D6900FC02E6 /* homepageRedesignOff.json */; }; |
| 1555 | + C720FB3F2E955A2B00AB0DAC /* StoriesFeedViewControllerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C720FB3E2E955A2B00AB0DAC /* StoriesFeedViewControllerTests.swift */; }; |
| 1556 | + C720FB412E955A4E00AB0DAC /* StoriesFeedDiffableDataSourceTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C720FB402E955A4E00AB0DAC /* StoriesFeedDiffableDataSourceTests.swift */; }; |
1555 | 1557 | C743CB1D2DF201D50069CB23 /* StoryCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = C743CB1C2DF201D50069CB23 /* StoryCell.swift */; }; |
1556 | 1558 | C787D8C32C1CB77900940123 /* FirefoxAccountSignInViewControllerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C787D8C22C1CB77900940123 /* FirefoxAccountSignInViewControllerTests.swift */; }; |
1557 | 1559 | C78FC19E2E62448400B077DA /* ShortcutsLibraryViewControllerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C78FC19D2E62448400B077DA /* ShortcutsLibraryViewControllerTests.swift */; }; |
1558 | 1560 | C796E22A2E3D48D3005D6A1D /* ShortcutsLibraryViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C796E2292E3D48D3005D6A1D /* ShortcutsLibraryViewController.swift */; }; |
| 1561 | + C7B376E32E870173006B2D32 /* StoriesFeedCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = C7B376E22E870173006B2D32 /* StoriesFeedCell.swift */; }; |
| 1562 | + C7B376E52E870E80006B2D32 /* StoriesFeedDiffableDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = C7B376E42E870E80006B2D32 /* StoriesFeedDiffableDataSource.swift */; }; |
1559 | 1563 | C7B376E82E871095006B2D32 /* StoriesFeedState.swift in Sources */ = {isa = PBXBuildFile; fileRef = C7B376E72E871095006B2D32 /* StoriesFeedState.swift */; }; |
1560 | 1564 | C7B376EA2E8715A1006B2D32 /* StoriesFeedAction.swift in Sources */ = {isa = PBXBuildFile; fileRef = C7B376E92E8715A1006B2D32 /* StoriesFeedAction.swift */; }; |
| 1565 | + C7B37A342E8AFCF7006B2D32 /* StoriesFeedSectionLayoutProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = C7B37A332E8AFCF7006B2D32 /* StoriesFeedSectionLayoutProvider.swift */; }; |
1561 | 1566 | C7CDBEFD2CE6926900826A92 /* BookmarksFolderEmptyStateView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C7CDBEFC2CE6926900826A92 /* BookmarksFolderEmptyStateView.swift */; }; |
1562 | 1567 | C7D736312E85DCA0000ECE41 /* StoriesFeedViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C7D736302E85DCA0000ECE41 /* StoriesFeedViewController.swift */; }; |
1563 | 1568 | C7F051522D95EACF00EC52C0 /* HistoryDeletionUtilityTelemetry.swift in Sources */ = {isa = PBXBuildFile; fileRef = C7F051512D95EACF00EC52C0 /* HistoryDeletionUtilityTelemetry.swift */; }; |
|
9774 | 9779 | C714D7742E46649600FC02E6 /* ShortcutsLibraryDiffableDataSource.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShortcutsLibraryDiffableDataSource.swift; sourceTree = "<group>"; }; |
9775 | 9780 | C714D7B52E4673A300FC02E6 /* ShortcutsLibraryDiffableDataSourceTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShortcutsLibraryDiffableDataSourceTests.swift; sourceTree = "<group>"; }; |
9776 | 9781 | C714D8352E468D6900FC02E6 /* homepageRedesignOff.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = homepageRedesignOff.json; sourceTree = "<group>"; }; |
| 9782 | + C720FB3E2E955A2B00AB0DAC /* StoriesFeedViewControllerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StoriesFeedViewControllerTests.swift; sourceTree = "<group>"; }; |
| 9783 | + C720FB402E955A4E00AB0DAC /* StoriesFeedDiffableDataSourceTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StoriesFeedDiffableDataSourceTests.swift; sourceTree = "<group>"; }; |
9777 | 9784 | C7354071A05454E7FF3C70D8 /* lt */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = lt; path = lt.lproj/ErrorPages.strings; sourceTree = "<group>"; }; |
9778 | 9785 | C743CB1C2DF201D50069CB23 /* StoryCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StoryCell.swift; sourceTree = "<group>"; }; |
9779 | 9786 | C7664A29B78A808DC314353C /* he */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = he; path = he.lproj/Search.strings; sourceTree = "<group>"; }; |
9780 | 9787 | C787D8C22C1CB77900940123 /* FirefoxAccountSignInViewControllerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FirefoxAccountSignInViewControllerTests.swift; sourceTree = "<group>"; }; |
9781 | 9788 | C78FC19D2E62448400B077DA /* ShortcutsLibraryViewControllerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShortcutsLibraryViewControllerTests.swift; sourceTree = "<group>"; }; |
9782 | 9789 | C796E2292E3D48D3005D6A1D /* ShortcutsLibraryViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShortcutsLibraryViewController.swift; sourceTree = "<group>"; }; |
9783 | 9790 | C7A6413B89FE82B94F735FFD /* gl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = gl; path = gl.lproj/ClearHistoryConfirm.strings; sourceTree = "<group>"; }; |
| 9791 | + C7B376E22E870173006B2D32 /* StoriesFeedCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StoriesFeedCell.swift; sourceTree = "<group>"; }; |
| 9792 | + C7B376E42E870E80006B2D32 /* StoriesFeedDiffableDataSource.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StoriesFeedDiffableDataSource.swift; sourceTree = "<group>"; }; |
9784 | 9793 | C7B376E72E871095006B2D32 /* StoriesFeedState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StoriesFeedState.swift; sourceTree = "<group>"; }; |
9785 | 9794 | C7B376E92E8715A1006B2D32 /* StoriesFeedAction.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StoriesFeedAction.swift; sourceTree = "<group>"; }; |
| 9795 | + C7B37A332E8AFCF7006B2D32 /* StoriesFeedSectionLayoutProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StoriesFeedSectionLayoutProvider.swift; sourceTree = "<group>"; }; |
9786 | 9796 | C7C54345A164D550CF2BC575 /* kn */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = kn; path = kn.lproj/3DTouchActions.strings; sourceTree = "<group>"; }; |
9787 | 9797 | C7CDBEFC2CE6926900826A92 /* BookmarksFolderEmptyStateView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BookmarksFolderEmptyStateView.swift; sourceTree = "<group>"; }; |
9788 | 9798 | C7D341F8BA6A9E44518C11C8 /* oc */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = oc; path = oc.lproj/3DTouchActions.strings; sourceTree = "<group>"; }; |
|
14299 | 14309 | path = ShortcutsLibrary; |
14300 | 14310 | sourceTree = "<group>"; |
14301 | 14311 | }; |
| 14312 | + C720FB3D2E9559B300AB0DAC /* StoriesFeed */ = { |
| 14313 | + isa = PBXGroup; |
| 14314 | + children = ( |
| 14315 | + C720FB3E2E955A2B00AB0DAC /* StoriesFeedViewControllerTests.swift */, |
| 14316 | + C720FB402E955A4E00AB0DAC /* StoriesFeedDiffableDataSourceTests.swift */, |
| 14317 | + ); |
| 14318 | + path = StoriesFeed; |
| 14319 | + sourceTree = "<group>"; |
| 14320 | + }; |
14302 | 14321 | C78FC19C2E62446B00B077DA /* Redux */ = { |
14303 | 14322 | isa = PBXGroup; |
14304 | 14323 | children = ( |
|
14333 | 14352 | children = ( |
14334 | 14353 | C7B376E62E871053006B2D32 /* Redux */, |
14335 | 14354 | C7D736302E85DCA0000ECE41 /* StoriesFeedViewController.swift */, |
| 14355 | + C7B376E22E870173006B2D32 /* StoriesFeedCell.swift */, |
| 14356 | + C7B376E42E870E80006B2D32 /* StoriesFeedDiffableDataSource.swift */, |
| 14357 | + C7B37A332E8AFCF7006B2D32 /* StoriesFeedSectionLayoutProvider.swift */, |
14336 | 14358 | ); |
14337 | 14359 | path = StoriesFeed; |
14338 | 14360 | sourceTree = "<group>"; |
|
15345 | 15367 | 8A00BD852CAB3FC200680AF9 /* Homepage Rebuild */, |
15346 | 15368 | E1AEC16E286E0CF500062E29 /* Home */, |
15347 | 15369 | C714D6382E46575D00FC02E6 /* ShortcutsLibrary */, |
| 15370 | + C720FB3D2E9559B300AB0DAC /* StoriesFeed */, |
15348 | 15371 | 4331D3EE2A059C1C00542BDD /* SyncContentSettingsViewControllerTests.swift */, |
15349 | 15372 | 8AD54D3128FD9E2C0070D4B3 /* Theme */, |
15350 | 15373 | 21292E6A2E7896910001AC06 /* RecordVisitObservationManagerTests.swift */, |
|
18189 | 18212 | 4346FF08295BA6A300F4D220 /* CreditCardSettingsViewController.swift in Sources */, |
18190 | 18213 | 1DCEC3F22D5D1FEC00129966 /* ASSearchEngineSelector.swift in Sources */, |
18191 | 18214 | E19B38B528A42EBC00D8C541 /* WallpaperCellViewModel.swift in Sources */, |
| 18215 | + C7B37A342E8AFCF7006B2D32 /* StoriesFeedSectionLayoutProvider.swift in Sources */, |
18192 | 18216 | 8AAEBA042BF51134000C02B5 /* MicrosurveyState.swift in Sources */, |
18193 | 18217 | 5A3A7DCE2886F7880065F81A /* BookmarksDataAdaptor.swift in Sources */, |
18194 | 18218 | C80E1A102A0943640025B9E1 /* UIFont+Extension.swift in Sources */, |
|
18691 | 18715 | 23ED80FF25C89C9800D0E9D5 /* DefaultBrowserOnboardingViewController.swift in Sources */, |
18692 | 18716 | 8A3EF80D2A2FD04D00796E3A /* ResetWallpaperOnboardingPage.swift in Sources */, |
18693 | 18717 | E1FE132F29C0B3CB002A65FF /* NotificationSurfaceManager.swift in Sources */, |
| 18718 | + C7B376E32E870173006B2D32 /* StoriesFeedCell.swift in Sources */, |
18694 | 18719 | D88FDA9F1F4E2B9200FD9709 /* PhotonActionSheetProtocol.swift in Sources */, |
18695 | 18720 | 5AD3B67C2CF65DE600AFA1FE /* LocaleInterface.swift in Sources */, |
18696 | 18721 | 21618A932A4499FC00A5189E /* AppState.swift in Sources */, |
|
18871 | 18896 | BCBE058C2E3A8720004B6039 /* SummarizeSetting.swift in Sources */, |
18872 | 18897 | E1442FD5294782D9003680B0 /* UIView+SnapKit.swift in Sources */, |
18873 | 18898 | 2816F0001B33E05400522243 /* UIConstants.swift in Sources */, |
| 18899 | + C7B376E52E870E80006B2D32 /* StoriesFeedDiffableDataSource.swift in Sources */, |
18874 | 18900 | 21E78A7228F9A93100F8D687 /* UIDeviceInterface.swift in Sources */, |
18875 | 18901 | EBB89508219398E500EB91A0 /* ContentBlocker+Safelist.swift in Sources */, |
18876 | 18902 | C838FD5E289981240068F60B /* WallpaperURLProvider.swift in Sources */, |
|
19480 | 19506 | 5AD3B67A2CF653A600AFA1FE /* MockLocale.swift in Sources */, |
19481 | 19507 | 8A7A93EE2810ADF2005E7E1B /* ContileProviderTests.swift in Sources */, |
19482 | 19508 | 1DA3E4B22DB1C86F0065F7E7 /* ASSearchEngineUtilitiesTests.swift in Sources */, |
| 19509 | + C720FB412E955A4E00AB0DAC /* StoriesFeedDiffableDataSourceTests.swift in Sources */, |
19483 | 19510 | 5A3A7DDA2889EC4D0065F81A /* ReadingListMock.swift in Sources */, |
19484 | 19511 | 8A33221F27DFE318008F809E /* TopSitesDataAdaptorTests.swift in Sources */, |
19485 | 19512 | 2165B2C02860BB41004C0786 /* AdjustTelemetryHelperTests.swift in Sources */, |
|
19568 | 19595 | F80D53CF2A09A3350047ED14 /* RustSyncManagerTests.swift in Sources */, |
19569 | 19596 | 1D3C90882ACE1AF400304C87 /* RemoteTabPanelTests.swift in Sources */, |
19570 | 19597 | 43446CF02412DDBE00F5C643 /* UpdateViewModelTests.swift in Sources */, |
| 19598 | + C720FB3F2E955A2B00AB0DAC /* StoriesFeedViewControllerTests.swift in Sources */, |
19571 | 19599 | 8A93F86829D373B0004159D9 /* MockNavigationController.swift in Sources */, |
19572 | 19600 | 0B8A39F12D351C2500853E47 /* EditBookmarkDataSourceTests.swift in Sources */, |
19573 | 19601 | 8AE1E1D927B1BD380024C45E /* UIStackViewExtensionsTests.swift in Sources */, |
|
0 commit comments