|
1504 | 1504 | 7EFF208620EAD918009C4699 /* FormattableUserContent.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7EFF208520EAD918009C4699 /* FormattableUserContent.swift */; }; |
1505 | 1505 | 7EFF208A20EADCB6009C4699 /* NotificationTextContent.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7EFF208920EADCB6009C4699 /* NotificationTextContent.swift */; }; |
1506 | 1506 | 7EFF208C20EADF68009C4699 /* FormattableCommentContent.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7EFF208B20EADF68009C4699 /* FormattableCommentContent.swift */; }; |
1507 | | - 800035BD291DD0D7007D2D26 /* JetpackFullscreenOverlayAnalyticsHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 800035BC291DD0D7007D2D26 /* JetpackFullscreenOverlayAnalyticsHelper.swift */; }; |
1508 | | - 800035BE291DD0D7007D2D26 /* JetpackFullscreenOverlayAnalyticsHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 800035BC291DD0D7007D2D26 /* JetpackFullscreenOverlayAnalyticsHelper.swift */; }; |
| 1507 | + 800035BD291DD0D7007D2D26 /* JetpackFullscreenOverlayGeneralConfig+Analytics.swift in Sources */ = {isa = PBXBuildFile; fileRef = 800035BC291DD0D7007D2D26 /* JetpackFullscreenOverlayGeneralConfig+Analytics.swift */; }; |
| 1508 | + 800035BE291DD0D7007D2D26 /* JetpackFullscreenOverlayGeneralConfig+Analytics.swift in Sources */ = {isa = PBXBuildFile; fileRef = 800035BC291DD0D7007D2D26 /* JetpackFullscreenOverlayGeneralConfig+Analytics.swift */; }; |
1509 | 1509 | 801D94EF2919E7D70051993E /* JetpackFullscreenOverlayGeneralPhaseConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = 801D94EE2919E7D70051993E /* JetpackFullscreenOverlayGeneralPhaseConfig.swift */; }; |
1510 | 1510 | 801D94F02919E7D70051993E /* JetpackFullscreenOverlayGeneralPhaseConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = 801D94EE2919E7D70051993E /* JetpackFullscreenOverlayGeneralPhaseConfig.swift */; }; |
1511 | 1511 | 801D950D291AB3CF0051993E /* JetpackReaderLogoAnimation_ltr.json in Resources */ = {isa = PBXBuildFile; fileRef = 801D9507291AB3CD0051993E /* JetpackReaderLogoAnimation_ltr.json */; }; |
|
6751 | 6751 | 7EFF208520EAD918009C4699 /* FormattableUserContent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FormattableUserContent.swift; sourceTree = "<group>"; }; |
6752 | 6752 | 7EFF208920EADCB6009C4699 /* NotificationTextContent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationTextContent.swift; sourceTree = "<group>"; }; |
6753 | 6753 | 7EFF208B20EADF68009C4699 /* FormattableCommentContent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FormattableCommentContent.swift; sourceTree = "<group>"; }; |
6754 | | - 800035BC291DD0D7007D2D26 /* JetpackFullscreenOverlayAnalyticsHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JetpackFullscreenOverlayAnalyticsHelper.swift; sourceTree = "<group>"; }; |
| 6754 | + 800035BC291DD0D7007D2D26 /* JetpackFullscreenOverlayGeneralConfig+Analytics.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "JetpackFullscreenOverlayGeneralConfig+Analytics.swift"; sourceTree = "<group>"; }; |
6755 | 6755 | 801D94EE2919E7D70051993E /* JetpackFullscreenOverlayGeneralPhaseConfig.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JetpackFullscreenOverlayGeneralPhaseConfig.swift; sourceTree = "<group>"; }; |
6756 | 6756 | 801D9507291AB3CD0051993E /* JetpackReaderLogoAnimation_ltr.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = JetpackReaderLogoAnimation_ltr.json; sourceTree = "<group>"; }; |
6757 | 6757 | 801D9508291AB3CD0051993E /* JetpackReaderLogoAnimation_rtl.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = JetpackReaderLogoAnimation_rtl.json; sourceTree = "<group>"; }; |
|
12267 | 12267 | isa = PBXGroup; |
12268 | 12268 | children = ( |
12269 | 12269 | C3FBF4E728AFEDF8003797DF /* JetpackBrandingAnalyticsHelper.swift */, |
12270 | | - 800035BC291DD0D7007D2D26 /* JetpackFullscreenOverlayAnalyticsHelper.swift */, |
| 12270 | + 800035BC291DD0D7007D2D26 /* JetpackFullscreenOverlayGeneralConfig+Analytics.swift */, |
12271 | 12271 | ); |
12272 | 12272 | path = Analytics; |
12273 | 12273 | sourceTree = "<group>"; |
|
20553 | 20553 | 4A50668028B364CA00DD09F4 /* ContainerContextFactory.swift in Sources */, |
20554 | 20554 | B0F2EFBF259378E600C7EB6D /* SiteSuggestionService.swift in Sources */, |
20555 | 20555 | 4388FF0020A4E19C00783948 /* NotificationsViewController+PushPrimer.swift in Sources */, |
20556 | | - 800035BD291DD0D7007D2D26 /* JetpackFullscreenOverlayAnalyticsHelper.swift in Sources */, |
| 20556 | + 800035BD291DD0D7007D2D26 /* JetpackFullscreenOverlayGeneralConfig+Analytics.swift in Sources */, |
20557 | 20557 | 98517E5928220411001FFD45 /* BloggingPromptTableViewCell.swift in Sources */, |
20558 | 20558 | 5D3D559718F88C3500782892 /* ReaderPostService.m in Sources */, |
20559 | 20559 | 7EA30DB521ADA20F0092F894 /* EditorMediaUtility.swift in Sources */, |
|
22937 | 22937 | FABB23112602FC2C00C8785C /* PostingActivityLegend.swift in Sources */, |
22938 | 22938 | 8B92D69727CD51FA001F5371 /* DashboardGhostCardCell.swift in Sources */, |
22939 | 22939 | FABB23122602FC2C00C8785C /* WPImmuTableRows.swift in Sources */, |
22940 | | - 800035BE291DD0D7007D2D26 /* JetpackFullscreenOverlayAnalyticsHelper.swift in Sources */, |
| 22940 | + 800035BE291DD0D7007D2D26 /* JetpackFullscreenOverlayGeneralConfig+Analytics.swift in Sources */, |
22941 | 22941 | FABB23132602FC2C00C8785C /* WordPress-87-88.xcmappingmodel in Sources */, |
22942 | 22942 | FABB23142602FC2C00C8785C /* UsersService.swift in Sources */, |
22943 | 22943 | FABB23152602FC2C00C8785C /* SharePost+UIActivityItemSource.swift in Sources */, |
|
0 commit comments