|
1729 | 1729 | 988F073A23D0D16700AC67A6 /* WidgetUrlCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 988F073323D0CE8800AC67A6 /* WidgetUrlCell.swift */; };
|
1730 | 1730 | 988F073B23D0D16800AC67A6 /* WidgetUrlCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 988F073323D0CE8800AC67A6 /* WidgetUrlCell.swift */; };
|
1731 | 1731 | 988F073C23D0D16800AC67A6 /* WidgetUrlCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 988F073323D0CE8800AC67A6 /* WidgetUrlCell.swift */; };
|
| 1732 | + 988FD74A279B75A400C7E814 /* NotificationCommentDetailCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 988FD749279B75A400C7E814 /* NotificationCommentDetailCoordinator.swift */; }; |
| 1733 | + 988FD74B279B75A400C7E814 /* NotificationCommentDetailCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 988FD749279B75A400C7E814 /* NotificationCommentDetailCoordinator.swift */; }; |
1732 | 1734 | 98906502237CC1DF00218CD2 /* WidgetUnconfiguredCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 989064FB237CC1DE00218CD2 /* WidgetUnconfiguredCell.swift */; };
|
1733 | 1735 | 98906503237CC1DF00218CD2 /* WidgetUnconfiguredCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 989064FB237CC1DE00218CD2 /* WidgetUnconfiguredCell.swift */; };
|
1734 | 1736 | 98906504237CC1DF00218CD2 /* WidgetUnconfiguredCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 989064FC237CC1DE00218CD2 /* WidgetUnconfiguredCell.xib */; };
|
|
6363 | 6365 | 988AD63726B089CE003552B4 /* WordPress 128.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "WordPress 128.xcdatamodel"; sourceTree = "<group>"; };
|
6364 | 6366 | 988F073323D0CE8800AC67A6 /* WidgetUrlCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WidgetUrlCell.swift; sourceTree = "<group>"; };
|
6365 | 6367 | 988F073423D0CE8800AC67A6 /* WidgetUrlCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WidgetUrlCell.xib; sourceTree = "<group>"; };
|
| 6368 | + 988FD749279B75A400C7E814 /* NotificationCommentDetailCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationCommentDetailCoordinator.swift; sourceTree = "<group>"; }; |
6366 | 6369 | 989064FB237CC1DE00218CD2 /* WidgetUnconfiguredCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WidgetUnconfiguredCell.swift; sourceTree = "<group>"; };
|
6367 | 6370 | 989064FC237CC1DE00218CD2 /* WidgetUnconfiguredCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = WidgetUnconfiguredCell.xib; sourceTree = "<group>"; };
|
6368 | 6371 | 989064FD237CC1DE00218CD2 /* WidgetTwoColumnCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WidgetTwoColumnCell.swift; sourceTree = "<group>"; };
|
|
12974 | 12977 | B5E23BD919AD0CED000D6879 /* Tools */ = {
|
12975 | 12978 | isa = PBXGroup;
|
12976 | 12979 | children = (
|
12977 |
| - B54E1DF31A0A7BBF00807537 /* NotificationMediaDownloader.swift */, |
12978 | 12980 | B54075D31D3D7D5B0095C318 /* IntrinsicTableView.swift */,
|
12979 | 12981 | B56695AF1D411EEB007E342F /* KeyboardDismissHelper.swift */,
|
| 12982 | + 988FD749279B75A400C7E814 /* NotificationCommentDetailCoordinator.swift */, |
| 12983 | + B54E1DF31A0A7BBF00807537 /* NotificationMediaDownloader.swift */, |
12980 | 12984 | B5C0CF3C204DA41000DB0362 /* NotificationReplyStore.swift */,
|
12981 | 12985 | );
|
12982 | 12986 | path = Tools;
|
@@ -13056,15 +13060,15 @@
|
13056 | 13060 | B5FD453E199D0F2800286FBB /* Controllers */ = {
|
13057 | 13061 | isa = PBXGroup;
|
13058 | 13062 | children = (
|
13059 |
| - B5DBE4FD1D21A700002E81D3 /* NotificationsViewController.swift */, |
13060 |
| - 4388FEFD20A4E0B900783948 /* NotificationsViewController+AppRatings.swift */, |
13061 |
| - B5120B371D47CC6C0059361A /* NotificationDetailsViewController.swift */, |
13062 | 13063 | 7E987F552108017B00CAFB88 /* NotificationContentRouter.swift */,
|
13063 |
| - B522C4F71B3DA79B00E47B59 /* NotificationSettingsViewController.swift */, |
13064 |
| - B52F8CD71B43260C00D36025 /* NotificationSettingStreamsViewController.swift */, |
| 13064 | + B5120B371D47CC6C0059361A /* NotificationDetailsViewController.swift */, |
13065 | 13065 | B5899ADD1B419C560075A3D6 /* NotificationSettingDetailsViewController.swift */,
|
13066 |
| - 9F8E38BD209C6DE200454E3C /* NotificationSiteSubscriptionViewController.swift */, |
| 13066 | + B52F8CD71B43260C00D36025 /* NotificationSettingStreamsViewController.swift */, |
| 13067 | + B522C4F71B3DA79B00E47B59 /* NotificationSettingsViewController.swift */, |
13067 | 13068 | B5F9959F1B59708C00AB0B3E /* NotificationSettingsViewController.xib */,
|
| 13069 | + 9F8E38BD209C6DE200454E3C /* NotificationSiteSubscriptionViewController.swift */, |
| 13070 | + B5DBE4FD1D21A700002E81D3 /* NotificationsViewController.swift */, |
| 13071 | + 4388FEFD20A4E0B900783948 /* NotificationsViewController+AppRatings.swift */, |
13068 | 13072 | 8236EB4F2024ED8C007C7CF9 /* NotificationsViewController+JetpackPrompt.swift */,
|
13069 | 13073 | 4388FEFF20A4E19C00783948 /* NotificationsViewController+PushPrimer.swift */,
|
13070 | 13074 | );
|
|
18353 | 18357 | E61084C01B9B47BA008050C5 /* ReaderListTopic.swift in Sources */,
|
18354 | 18358 | E6374DC11C444D8B00F24720 /* PublicizeService.swift in Sources */,
|
18355 | 18359 | 7E4A773C20F80598001C706D /* ActivityContentFactory.swift in Sources */,
|
| 18360 | + 988FD74A279B75A400C7E814 /* NotificationCommentDetailCoordinator.swift in Sources */, |
18356 | 18361 | C81CCD83243BF7A600A83E27 /* TenorDataLoader.swift in Sources */,
|
18357 | 18362 | 98797DBC222F434500128C21 /* OverviewCell.swift in Sources */,
|
18358 | 18363 | 1749965F2271BF08007021BD /* WordPressAppDelegate.swift in Sources */,
|
|
20860 | 20865 | FABB26092602FC2C00C8785C /* PostListFooterView.m in Sources */,
|
20861 | 20866 | FABB260A2602FC2C00C8785C /* ThemeBrowserSearchHeaderView.swift in Sources */,
|
20862 | 20867 | FABB260B2602FC2C00C8785C /* MenuItemInsertionView.m in Sources */,
|
| 20868 | + 988FD74B279B75A400C7E814 /* NotificationCommentDetailCoordinator.swift in Sources */, |
20863 | 20869 | FABB260C2602FC2C00C8785C /* AllTimeStatsRecordValue+CoreDataClass.swift in Sources */,
|
20864 | 20870 | FABB260D2602FC2C00C8785C /* GutenbergMediaEditorImage.swift in Sources */,
|
20865 | 20871 | FABB260E2602FC2C00C8785C /* NoteBlockHeaderTableViewCell.swift in Sources */,
|
|
0 commit comments