|
520 | 520 | 0C6AC6242C364A8000BF7600 /* XcodeTarget_StatsWidget in Frameworks */ = {isa = PBXBuildFile; productRef = 0C6AC6232C364A8000BF7600 /* XcodeTarget_StatsWidget */; }; |
521 | 521 | 0C6AC6262C364A8500BF7600 /* XcodeTarget_Intents in Frameworks */ = {isa = PBXBuildFile; productRef = 0C6AC6252C364A8500BF7600 /* XcodeTarget_Intents */; }; |
522 | 522 | 0C6AC6282C364A9000BF7600 /* XcodeTarget_WordPressAuthentificator in Frameworks */ = {isa = PBXBuildFile; productRef = 0C6AC6272C364A9000BF7600 /* XcodeTarget_WordPressAuthentificator */; }; |
| 523 | + 0C6BC7702CD3A1C100B83ACF /* ReaderAvatarView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C6BC76F2CD3A1C100B83ACF /* ReaderAvatarView.swift */; }; |
| 524 | + 0C6BC7712CD3A1C100B83ACF /* ReaderAvatarView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C6BC76F2CD3A1C100B83ACF /* ReaderAvatarView.swift */; }; |
523 | 525 | 0C6C4CD02A4F0A000049E762 /* BlazeCampaignsStreamTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C6C4CCF2A4F0A000049E762 /* BlazeCampaignsStreamTests.swift */; }; |
524 | 526 | 0C6C4CD42A4F0AD90049E762 /* blaze-search-page-1.json in Resources */ = {isa = PBXBuildFile; fileRef = 0C6C4CD32A4F0AD80049E762 /* blaze-search-page-1.json */; }; |
525 | 527 | 0C6C4CD62A4F0AEE0049E762 /* blaze-search-page-2.json in Resources */ = {isa = PBXBuildFile; fileRef = 0C6C4CD52A4F0AEE0049E762 /* blaze-search-page-2.json */; }; |
|
623 | 625 | 0CBF66DC2C949C1A005F1EDC /* UIImageView+ImageDownloader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CBF66DA2C949C1A005F1EDC /* UIImageView+ImageDownloader.swift */; }; |
624 | 626 | 0CC21C6C2B95220E003BDB4A /* PostCoordinator+Notices.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CC21C6B2B95220E003BDB4A /* PostCoordinator+Notices.swift */; }; |
625 | 627 | 0CC21C6D2B95220E003BDB4A /* PostCoordinator+Notices.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CC21C6B2B95220E003BDB4A /* PostCoordinator+Notices.swift */; }; |
626 | | - 0CC583B72CD125980040E0B9 /* ReaderAvatarView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CC583B62CD125980040E0B9 /* ReaderAvatarView.swift */; }; |
627 | | - 0CC583B82CD125980040E0B9 /* ReaderAvatarView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CC583B62CD125980040E0B9 /* ReaderAvatarView.swift */; }; |
628 | 628 | 0CC583BA2CD12BD60040E0B9 /* ReaderStreamBaseCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CC583B92CD12BD60040E0B9 /* ReaderStreamBaseCell.swift */; }; |
629 | 629 | 0CC583BB2CD12BD60040E0B9 /* ReaderStreamBaseCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CC583B92CD12BD60040E0B9 /* ReaderStreamBaseCell.swift */; }; |
630 | 630 | 0CCC13C92C6FA10E0010940A /* SplitViewRootPresenter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CCC13C82C6FA10D0010940A /* SplitViewRootPresenter.swift */; }; |
|
6406 | 6406 | 0C5A171F2C74CFFA00EEF067 /* SidebarProfileView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SidebarProfileView.swift; sourceTree = "<group>"; }; |
6407 | 6407 | 0C5A17222C74D01900EEF067 /* SidebarViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SidebarViewModel.swift; sourceTree = "<group>"; }; |
6408 | 6408 | 0C63266E2A3D1305000B8C57 /* GutenbergFilesAppMediaSourceTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GutenbergFilesAppMediaSourceTests.swift; sourceTree = "<group>"; }; |
| 6409 | + 0C6BC76F2CD3A1C100B83ACF /* ReaderAvatarView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReaderAvatarView.swift; sourceTree = "<group>"; }; |
6409 | 6410 | 0C6C4CCF2A4F0A000049E762 /* BlazeCampaignsStreamTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BlazeCampaignsStreamTests.swift; sourceTree = "<group>"; }; |
6410 | 6411 | 0C6C4CD32A4F0AD80049E762 /* blaze-search-page-1.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "blaze-search-page-1.json"; sourceTree = "<group>"; }; |
6411 | 6412 | 0C6C4CD52A4F0AEE0049E762 /* blaze-search-page-2.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "blaze-search-page-2.json"; sourceTree = "<group>"; }; |
|
6465 | 6466 | 0CBF66D72C949231005F1EDC /* ImageViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageViewController.swift; sourceTree = "<group>"; }; |
6466 | 6467 | 0CBF66DA2C949C1A005F1EDC /* UIImageView+ImageDownloader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIImageView+ImageDownloader.swift"; sourceTree = "<group>"; }; |
6467 | 6468 | 0CC21C6B2B95220E003BDB4A /* PostCoordinator+Notices.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "PostCoordinator+Notices.swift"; sourceTree = "<group>"; }; |
6468 | | - 0CC583B62CD125980040E0B9 /* ReaderAvatarView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReaderAvatarView.swift; sourceTree = "<group>"; }; |
6469 | 6469 | 0CC583B92CD12BD60040E0B9 /* ReaderStreamBaseCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReaderStreamBaseCell.swift; sourceTree = "<group>"; }; |
6470 | 6470 | 0CCC13C82C6FA10D0010940A /* SplitViewRootPresenter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SplitViewRootPresenter.swift; sourceTree = "<group>"; }; |
6471 | 6471 | 0CCC13CC2C6FDDB50010940A /* SidebarViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SidebarViewController.swift; sourceTree = "<group>"; }; |
|
13195 | 13195 | 5D08B8FC19647C0300D5B381 /* Views */ = { |
13196 | 13196 | isa = PBXGroup; |
13197 | 13197 | children = ( |
| 13198 | + 0C6BC76F2CD3A1C100B83ACF /* ReaderAvatarView.swift */, |
13198 | 13199 | 321955BE24BE234C00E3F316 /* ReaderInterestsCoordinator.swift */, |
13199 | 13200 | 088B89881DA6F93B000E8DEF /* ReaderPostCardContentLabel.swift */, |
13200 | | - 0CC583B62CD125980040E0B9 /* ReaderAvatarView.swift */, |
13201 | 13201 | ); |
13202 | 13202 | path = Views; |
13203 | 13203 | sourceTree = "<group>"; |
|
22450 | 22450 | FE4DC5A3293A75FC008F322F /* MigrationDeepLinkRouter.swift in Sources */, |
22451 | 22451 | D83CA3A720842CD90060E310 /* ResultsPage.swift in Sources */, |
22452 | 22452 | 0C9A79032CB9724A0092D80E /* ReaderPostCellViewModel.swift in Sources */, |
| 22453 | + 0C6BC7712CD3A1C100B83ACF /* ReaderAvatarView.swift in Sources */, |
22453 | 22454 | 7E929CD12110D4F200BCAD88 /* FormattableRangesFactory.swift in Sources */, |
22454 | 22455 | 9815D0B326B49A0600DF7226 /* Comment+CoreDataProperties.swift in Sources */, |
22455 | 22456 | 08D978551CD2AF7D0054F19A /* Menu+ViewDesign.m in Sources */, |
|
22965 | 22966 | 738B9A5221B85CF20005062B /* SiteCreationWizardLauncher.swift in Sources */, |
22966 | 22967 | 46F583AF2624CE790010A723 /* BlockEditorSettingElement+CoreDataProperties.swift in Sources */, |
22967 | 22968 | F41D98E42B39CAA5004EC050 /* BlogDashboardDynamicCardCoordinator.swift in Sources */, |
22968 | | - 0CC583B72CD125980040E0B9 /* ReaderAvatarView.swift in Sources */, |
22969 | 22969 | FA34AD992B62A35E00208D65 /* BlogDetailsViewController+SiteMonitoring.swift in Sources */, |
22970 | 22970 | 3234B8E7252FA0930068DA40 /* ReaderSitesCardCell.swift in Sources */, |
22971 | 22971 | C7234A4E2832C47D0045C63F /* QRLoginVerifyAuthorizationViewController.swift in Sources */, |
|
24506 | 24506 | FABB21DF2602FC2C00C8785C /* PostingActivityCell.swift in Sources */, |
24507 | 24507 | 0C7073962A65CB2E00F325CE /* MemoryCache.swift in Sources */, |
24508 | 24508 | F44293DD28E45DBA00D340AF /* AppIconListViewModel.swift in Sources */, |
24509 | | - 0CC583B82CD125980040E0B9 /* ReaderAvatarView.swift in Sources */, |
24510 | 24509 | 8B45C12727B2B08900EA3257 /* DashboardStatsCardCell.swift in Sources */, |
24511 | 24510 | FABB21E02602FC2C00C8785C /* SupportTableViewController.swift in Sources */, |
24512 | 24511 | FABB21E12602FC2C00C8785C /* DetailDataCell.swift in Sources */, |
|
25672 | 25671 | 08C6FB4A2BC6E8530037457C /* BlogListViewModel.swift in Sources */, |
25673 | 25672 | FABB25282602FC2C00C8785C /* PostStatsTitleCell.swift in Sources */, |
25674 | 25673 | FABB25292602FC2C00C8785C /* CommentService.m in Sources */, |
| 25674 | + 0C6BC7702CD3A1C100B83ACF /* ReaderAvatarView.swift in Sources */, |
25675 | 25675 | FE50965D2A20D0F300DDD071 /* CommentTableHeaderView.swift in Sources */, |
25676 | 25676 | FABB252B2602FC2C00C8785C /* StoreFetchingStatus.swift in Sources */, |
25677 | 25677 | FABB252C2602FC2C00C8785C /* SiteDateFormatters.swift in Sources */, |
|
0 commit comments