|
45 | 45 | 0C938A2B2C416DE0009BA7B2 /* DisplayableImageHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = 0C938A292C416DE0009BA7B2 /* DisplayableImageHelper.m */; }; |
46 | 46 | 0C938A2C2C416DE0009BA7B2 /* DisplayableImageHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C938A2A2C416DE0009BA7B2 /* DisplayableImageHelper.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
47 | 47 | 0C9CD7992B9A107E0045BE03 /* RemotePostParameters.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C9CD7982B9A107E0045BE03 /* RemotePostParameters.swift */; }; |
48 | | - 0CAD70302E2C017500EFD4BC /* StatsSiteStats.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CAD702F2E2C017500EFD4BC /* StatsSiteStats.swift */; }; |
| 48 | + 0CAD70302E2C017500EFD4BC /* StatsSiteMetricsResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CAD702F2E2C017500EFD4BC /* StatsSiteMetricsResponse.swift */; }; |
49 | 49 | 0CAD70322E2C0AAF00EFD4BC /* stats-visits-hourly.json in Resources */ = {isa = PBXBuildFile; fileRef = 0CAD70312E2C0AAF00EFD4BC /* stats-visits-hourly.json */; }; |
50 | 50 | 0CB1905E2A2A5E83004D3E80 /* BlazeCampaign.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CB1905D2A2A5E83004D3E80 /* BlazeCampaign.swift */; }; |
51 | 51 | 0CB190612A2A6A13004D3E80 /* blaze-campaigns-search.json in Resources */ = {isa = PBXBuildFile; fileRef = 0CB1905F2A2A6943004D3E80 /* blaze-campaigns-search.json */; }; |
|
831 | 831 | 0C938A292C416DE0009BA7B2 /* DisplayableImageHelper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DisplayableImageHelper.m; sourceTree = "<group>"; }; |
832 | 832 | 0C938A2A2C416DE0009BA7B2 /* DisplayableImageHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DisplayableImageHelper.h; sourceTree = "<group>"; }; |
833 | 833 | 0C9CD7982B9A107E0045BE03 /* RemotePostParameters.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RemotePostParameters.swift; sourceTree = "<group>"; }; |
834 | | - 0CAD702F2E2C017500EFD4BC /* StatsSiteStats.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatsSiteStats.swift; sourceTree = "<group>"; }; |
| 834 | + 0CAD702F2E2C017500EFD4BC /* StatsSiteMetricsResponse.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatsSiteMetricsResponse.swift; sourceTree = "<group>"; }; |
835 | 835 | 0CAD70312E2C0AAF00EFD4BC /* stats-visits-hourly.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "stats-visits-hourly.json"; sourceTree = "<group>"; }; |
836 | 836 | 0CB1905D2A2A5E83004D3E80 /* BlazeCampaign.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BlazeCampaign.swift; sourceTree = "<group>"; }; |
837 | 837 | 0CB1905F2A2A6943004D3E80 /* blaze-campaigns-search.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "blaze-campaigns-search.json"; sourceTree = "<group>"; }; |
|
2278 | 2278 | 40819772221E10C900A298E4 /* StatsPublishedPostsTimeIntervalData.swift */, |
2279 | 2279 | 404057C4221B30400060250C /* StatsSearchTermTimeIntervalData.swift */, |
2280 | 2280 | 40819777221F00E600A298E4 /* StatsSummaryTimeIntervalData.swift */, |
2281 | | - 0CAD702F2E2C017500EFD4BC /* StatsSiteStats.swift */, |
| 2281 | + 0CAD702F2E2C017500EFD4BC /* StatsSiteMetricsResponse.swift */, |
2282 | 2282 | 404057C8221B789B0060250C /* StatsTopAuthorsTimeIntervalData.swift */, |
2283 | 2283 | 404057D5221C92660060250C /* StatsTopClicksTimeIntervalData.swift */, |
2284 | 2284 | 404057D1221C56AB0060250C /* StatsTopCountryTimeIntervalData.swift */, |
|
3542 | 3542 | 0CCD4C5C2C41700B00B53F9A /* UIDevice+Extensions.swift in Sources */, |
3543 | 3543 | 74A44DD11F13C64B006CD8F4 /* RemoteNotificationSettings.swift in Sources */, |
3544 | 3544 | FEF7419D28085D89002C4203 /* RemoteBloggingPrompt.swift in Sources */, |
3545 | | - 0CAD70302E2C017500EFD4BC /* StatsSiteStats.swift in Sources */, |
| 3545 | + 0CAD70302E2C017500EFD4BC /* StatsSiteMetricsResponse.swift in Sources */, |
3546 | 3546 | 74DA56331F06EAF000FE9BF4 /* MediaServiceRemoteREST.m in Sources */, |
3547 | 3547 | 17CD0CC320C58A0D000D9620 /* ReaderSiteSearchServiceRemote.swift in Sources */, |
3548 | 3548 | 74DA563B1F06EB3000FE9BF4 /* RemoteMedia.m in Sources */, |
|
0 commit comments