|
1727 | 1727 | 988F073A23D0D16700AC67A6 /* WidgetUrlCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 988F073323D0CE8800AC67A6 /* WidgetUrlCell.swift */; }; |
1728 | 1728 | 988F073B23D0D16800AC67A6 /* WidgetUrlCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 988F073323D0CE8800AC67A6 /* WidgetUrlCell.swift */; }; |
1729 | 1729 | 988F073C23D0D16800AC67A6 /* WidgetUrlCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 988F073323D0CE8800AC67A6 /* WidgetUrlCell.swift */; }; |
| 1730 | + 988FD74A279B75A400C7E814 /* NotificationCommentDetailCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 988FD749279B75A400C7E814 /* NotificationCommentDetailCoordinator.swift */; }; |
| 1731 | + 988FD74B279B75A400C7E814 /* NotificationCommentDetailCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 988FD749279B75A400C7E814 /* NotificationCommentDetailCoordinator.swift */; }; |
1730 | 1732 | 98906502237CC1DF00218CD2 /* WidgetUnconfiguredCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 989064FB237CC1DE00218CD2 /* WidgetUnconfiguredCell.swift */; }; |
1731 | 1733 | 98906503237CC1DF00218CD2 /* WidgetUnconfiguredCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 989064FB237CC1DE00218CD2 /* WidgetUnconfiguredCell.swift */; }; |
1732 | 1734 | 98906504237CC1DF00218CD2 /* WidgetUnconfiguredCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 989064FC237CC1DE00218CD2 /* WidgetUnconfiguredCell.xib */; }; |
|
6360 | 6362 | 988AD63726B089CE003552B4 /* WordPress 128.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "WordPress 128.xcdatamodel"; sourceTree = "<group>"; }; |
6361 | 6363 | 988F073323D0CE8800AC67A6 /* WidgetUrlCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WidgetUrlCell.swift; sourceTree = "<group>"; }; |
6362 | 6364 | 988F073423D0CE8800AC67A6 /* WidgetUrlCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WidgetUrlCell.xib; sourceTree = "<group>"; }; |
| 6365 | + 988FD749279B75A400C7E814 /* NotificationCommentDetailCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationCommentDetailCoordinator.swift; sourceTree = "<group>"; }; |
6363 | 6366 | 989064FB237CC1DE00218CD2 /* WidgetUnconfiguredCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WidgetUnconfiguredCell.swift; sourceTree = "<group>"; }; |
6364 | 6367 | 989064FC237CC1DE00218CD2 /* WidgetUnconfiguredCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = WidgetUnconfiguredCell.xib; sourceTree = "<group>"; }; |
6365 | 6368 | 989064FD237CC1DE00218CD2 /* WidgetTwoColumnCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WidgetTwoColumnCell.swift; sourceTree = "<group>"; }; |
|
12961 | 12964 | B5E23BD919AD0CED000D6879 /* Tools */ = { |
12962 | 12965 | isa = PBXGroup; |
12963 | 12966 | children = ( |
12964 | | - B54E1DF31A0A7BBF00807537 /* NotificationMediaDownloader.swift */, |
12965 | 12967 | B54075D31D3D7D5B0095C318 /* IntrinsicTableView.swift */, |
12966 | 12968 | B56695AF1D411EEB007E342F /* KeyboardDismissHelper.swift */, |
| 12969 | + 988FD749279B75A400C7E814 /* NotificationCommentDetailCoordinator.swift */, |
| 12970 | + B54E1DF31A0A7BBF00807537 /* NotificationMediaDownloader.swift */, |
12967 | 12971 | B5C0CF3C204DA41000DB0362 /* NotificationReplyStore.swift */, |
12968 | 12972 | ); |
12969 | 12973 | path = Tools; |
@@ -13043,15 +13047,15 @@ |
13043 | 13047 | B5FD453E199D0F2800286FBB /* Controllers */ = { |
13044 | 13048 | isa = PBXGroup; |
13045 | 13049 | children = ( |
13046 | | - B5DBE4FD1D21A700002E81D3 /* NotificationsViewController.swift */, |
13047 | | - 4388FEFD20A4E0B900783948 /* NotificationsViewController+AppRatings.swift */, |
13048 | | - B5120B371D47CC6C0059361A /* NotificationDetailsViewController.swift */, |
13049 | 13050 | 7E987F552108017B00CAFB88 /* NotificationContentRouter.swift */, |
13050 | | - B522C4F71B3DA79B00E47B59 /* NotificationSettingsViewController.swift */, |
13051 | | - B52F8CD71B43260C00D36025 /* NotificationSettingStreamsViewController.swift */, |
| 13051 | + B5120B371D47CC6C0059361A /* NotificationDetailsViewController.swift */, |
13052 | 13052 | B5899ADD1B419C560075A3D6 /* NotificationSettingDetailsViewController.swift */, |
13053 | | - 9F8E38BD209C6DE200454E3C /* NotificationSiteSubscriptionViewController.swift */, |
| 13053 | + B52F8CD71B43260C00D36025 /* NotificationSettingStreamsViewController.swift */, |
| 13054 | + B522C4F71B3DA79B00E47B59 /* NotificationSettingsViewController.swift */, |
13054 | 13055 | B5F9959F1B59708C00AB0B3E /* NotificationSettingsViewController.xib */, |
| 13056 | + 9F8E38BD209C6DE200454E3C /* NotificationSiteSubscriptionViewController.swift */, |
| 13057 | + B5DBE4FD1D21A700002E81D3 /* NotificationsViewController.swift */, |
| 13058 | + 4388FEFD20A4E0B900783948 /* NotificationsViewController+AppRatings.swift */, |
13055 | 13059 | 8236EB4F2024ED8C007C7CF9 /* NotificationsViewController+JetpackPrompt.swift */, |
13056 | 13060 | 4388FEFF20A4E19C00783948 /* NotificationsViewController+PushPrimer.swift */, |
13057 | 13061 | ); |
|
18339 | 18343 | E61084C01B9B47BA008050C5 /* ReaderListTopic.swift in Sources */, |
18340 | 18344 | E6374DC11C444D8B00F24720 /* PublicizeService.swift in Sources */, |
18341 | 18345 | 7E4A773C20F80598001C706D /* ActivityContentFactory.swift in Sources */, |
| 18346 | + 988FD74A279B75A400C7E814 /* NotificationCommentDetailCoordinator.swift in Sources */, |
18342 | 18347 | C81CCD83243BF7A600A83E27 /* TenorDataLoader.swift in Sources */, |
18343 | 18348 | 98797DBC222F434500128C21 /* OverviewCell.swift in Sources */, |
18344 | 18349 | 1749965F2271BF08007021BD /* WordPressAppDelegate.swift in Sources */, |
|
20845 | 20850 | FABB26092602FC2C00C8785C /* PostListFooterView.m in Sources */, |
20846 | 20851 | FABB260A2602FC2C00C8785C /* ThemeBrowserSearchHeaderView.swift in Sources */, |
20847 | 20852 | FABB260B2602FC2C00C8785C /* MenuItemInsertionView.m in Sources */, |
| 20853 | + 988FD74B279B75A400C7E814 /* NotificationCommentDetailCoordinator.swift in Sources */, |
20848 | 20854 | FABB260C2602FC2C00C8785C /* AllTimeStatsRecordValue+CoreDataClass.swift in Sources */, |
20849 | 20855 | FABB260D2602FC2C00C8785C /* GutenbergMediaEditorImage.swift in Sources */, |
20850 | 20856 | FABB260E2602FC2C00C8785C /* NoteBlockHeaderTableViewCell.swift in Sources */, |
|
0 commit comments