|
18 | 18 | 240315B0A1D6C2B981572B5B /* Pods_WordPressKitTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED05C8FF3E61D93CE5BA527E /* Pods_WordPressKitTests.framework */; }; |
19 | 19 | 40247DFA2120D8E100AE1C3C /* AutomatedTransferService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40247DF92120D8E100AE1C3C /* AutomatedTransferService.swift */; }; |
20 | 20 | 40247DFC2120E69600AE1C3C /* AutomatedTransferStatus.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40247DFB2120E69600AE1C3C /* AutomatedTransferStatus.swift */; }; |
| 21 | + 4041405E220F9EF500CF7C5B /* StatsDotComFollowersInsight.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4041405D220F9EF500CF7C5B /* StatsDotComFollowersInsight.swift */; }; |
| 22 | + 40414060220F9F1F00CF7C5B /* StatsAllTimesInsight.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4041405F220F9F1F00CF7C5B /* StatsAllTimesInsight.swift */; }; |
| 23 | + 40A71C6E220E1D8E002E3D25 /* StatsServiceRemoteV2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40A71C6D220E1D8E002E3D25 /* StatsServiceRemoteV2.swift */; }; |
21 | 24 | 40AB1ADA200FED25009B533D /* PluginDirectoryFeedPage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40AB1AD9200FED25009B533D /* PluginDirectoryFeedPage.swift */; }; |
22 | 25 | 40E4698B2017C2840030DB5F /* plugin-directory-popular.json in Resources */ = {isa = PBXBuildFile; fileRef = 40E4698A2017C2840030DB5F /* plugin-directory-popular.json */; }; |
23 | 26 | 40E4698D2017D2E30030DB5F /* plugin-directory-new.json in Resources */ = {isa = PBXBuildFile; fileRef = 40E4698C2017D2E30030DB5F /* plugin-directory-new.json */; }; |
| 27 | + 40E7FEA9220FA4060032834E /* StatsEmailFollowersInsight.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40E7FEA8220FA4050032834E /* StatsEmailFollowersInsight.swift */; }; |
| 28 | + 40E7FEAE220FAEA10032834E /* StatsPublicizeInsight.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40E7FEAD220FAEA10032834E /* StatsPublicizeInsight.swift */; }; |
| 29 | + 40E7FEB1220FB3B60032834E /* StatsAnnualAndMostPopularTimeInsight.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40E7FEB0220FB3B60032834E /* StatsAnnualAndMostPopularTimeInsight.swift */; }; |
| 30 | + 40E7FEB4221063480032834E /* StatsTodayInsight.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40E7FEB3221063480032834E /* StatsTodayInsight.swift */; }; |
| 31 | + 40E7FEB722106A8D0032834E /* StatsCommentsInsight.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40E7FEB622106A8D0032834E /* StatsCommentsInsight.swift */; }; |
| 32 | + 40E7FEBA2210894B0032834E /* StatsTagsAndCategoriesInsight.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40E7FEB92210894B0032834E /* StatsTagsAndCategoriesInsight.swift */; }; |
24 | 33 | 40F88F601F85723500AE3FAF /* auth-send-verification-email-already-verified-failure.json in Resources */ = {isa = PBXBuildFile; fileRef = 40F88F5F1F85723400AE3FAF /* auth-send-verification-email-already-verified-failure.json */; }; |
25 | 34 | 40F88F621F85799A00AE3FAF /* auth-send-verification-email-success.json in Resources */ = {isa = PBXBuildFile; fileRef = 40F88F611F85799A00AE3FAF /* auth-send-verification-email-success.json */; }; |
26 | 35 | 436D56332118D7AA00CEAA33 /* TransactionsServiceRemote.swift in Sources */ = {isa = PBXBuildFile; fileRef = 436D56322118D7AA00CEAA33 /* TransactionsServiceRemote.swift */; }; |
|
478 | 487 | 264F5C834541BBF2018F4964 /* Pods-WordPressKitTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WordPressKitTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-WordPressKitTests/Pods-WordPressKitTests.debug.xcconfig"; sourceTree = "<group>"; }; |
479 | 488 | 40247DF92120D8E100AE1C3C /* AutomatedTransferService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AutomatedTransferService.swift; sourceTree = "<group>"; }; |
480 | 489 | 40247DFB2120E69600AE1C3C /* AutomatedTransferStatus.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AutomatedTransferStatus.swift; sourceTree = "<group>"; }; |
| 490 | + 4041405D220F9EF500CF7C5B /* StatsDotComFollowersInsight.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatsDotComFollowersInsight.swift; sourceTree = "<group>"; }; |
| 491 | + 4041405F220F9F1F00CF7C5B /* StatsAllTimesInsight.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatsAllTimesInsight.swift; sourceTree = "<group>"; }; |
| 492 | + 40A71C6D220E1D8E002E3D25 /* StatsServiceRemoteV2.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatsServiceRemoteV2.swift; sourceTree = "<group>"; }; |
481 | 493 | 40AB1AD9200FED25009B533D /* PluginDirectoryFeedPage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PluginDirectoryFeedPage.swift; sourceTree = "<group>"; }; |
482 | 494 | 40E4698A2017C2840030DB5F /* plugin-directory-popular.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "plugin-directory-popular.json"; sourceTree = "<group>"; }; |
483 | 495 | 40E4698C2017D2E30030DB5F /* plugin-directory-new.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "plugin-directory-new.json"; sourceTree = "<group>"; }; |
| 496 | + 40E7FEA8220FA4050032834E /* StatsEmailFollowersInsight.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatsEmailFollowersInsight.swift; sourceTree = "<group>"; }; |
| 497 | + 40E7FEAD220FAEA10032834E /* StatsPublicizeInsight.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatsPublicizeInsight.swift; sourceTree = "<group>"; }; |
| 498 | + 40E7FEB0220FB3B60032834E /* StatsAnnualAndMostPopularTimeInsight.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatsAnnualAndMostPopularTimeInsight.swift; sourceTree = "<group>"; }; |
| 499 | + 40E7FEB3221063480032834E /* StatsTodayInsight.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatsTodayInsight.swift; sourceTree = "<group>"; }; |
| 500 | + 40E7FEB622106A8D0032834E /* StatsCommentsInsight.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatsCommentsInsight.swift; sourceTree = "<group>"; }; |
| 501 | + 40E7FEB92210894B0032834E /* StatsTagsAndCategoriesInsight.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatsTagsAndCategoriesInsight.swift; sourceTree = "<group>"; }; |
484 | 502 | 40F88F5F1F85723400AE3FAF /* auth-send-verification-email-already-verified-failure.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "auth-send-verification-email-already-verified-failure.json"; sourceTree = "<group>"; }; |
485 | 503 | 40F88F611F85799A00AE3FAF /* auth-send-verification-email-success.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "auth-send-verification-email-success.json"; sourceTree = "<group>"; }; |
486 | 504 | 436D56322118D7AA00CEAA33 /* TransactionsServiceRemote.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TransactionsServiceRemote.swift; sourceTree = "<group>"; }; |
|
963 | 981 | name = Frameworks; |
964 | 982 | sourceTree = "<group>"; |
965 | 983 | }; |
| 984 | + 40414061220F9F2800CF7C5B /* Insights */ = { |
| 985 | + isa = PBXGroup; |
| 986 | + children = ( |
| 987 | + 4041405D220F9EF500CF7C5B /* StatsDotComFollowersInsight.swift */, |
| 988 | + 40E7FEA8220FA4050032834E /* StatsEmailFollowersInsight.swift */, |
| 989 | + 4041405F220F9F1F00CF7C5B /* StatsAllTimesInsight.swift */, |
| 990 | + 40E7FEAD220FAEA10032834E /* StatsPublicizeInsight.swift */, |
| 991 | + 40E7FEB0220FB3B60032834E /* StatsAnnualAndMostPopularTimeInsight.swift */, |
| 992 | + 40E7FEB3221063480032834E /* StatsTodayInsight.swift */, |
| 993 | + 40E7FEB622106A8D0032834E /* StatsCommentsInsight.swift */, |
| 994 | + 40E7FEB92210894B0032834E /* StatsTagsAndCategoriesInsight.swift */, |
| 995 | + ); |
| 996 | + path = Insights; |
| 997 | + sourceTree = "<group>"; |
| 998 | + }; |
| 999 | + 40B01BF3220E534900036D10 /* V2 */ = { |
| 1000 | + isa = PBXGroup; |
| 1001 | + children = ( |
| 1002 | + 40414061220F9F2800CF7C5B /* Insights */, |
| 1003 | + ); |
| 1004 | + name = V2; |
| 1005 | + sourceTree = "<group>"; |
| 1006 | + }; |
966 | 1007 | 436D56362118DC2800CEAA33 /* Transactions */ = { |
967 | 1008 | isa = PBXGroup; |
968 | 1009 | children = ( |
|
1108 | 1149 | 930F52B91ECF8A44002F921B /* Stats */ = { |
1109 | 1150 | isa = PBXGroup; |
1110 | 1151 | children = ( |
| 1152 | + 40B01BF3220E534900036D10 /* V2 */, |
1111 | 1153 | 9368C7A51EC630270092CE8E /* StatsItem.h */, |
1112 | 1154 | 9368C7A61EC630270092CE8E /* StatsItem.m */, |
1113 | 1155 | 9368C7A71EC630270092CE8E /* StatsItemAction.h */, |
|
1316 | 1358 | 730E869E21E44EFD00753E1A /* WordPressComServiceRemote+SiteVerticals.swift */, |
1317 | 1359 | 73A2F38921E7F81E00388609 /* WordPressComServiceRemote+SiteVerticalsPrompt.swift */, |
1318 | 1360 | 9368C7A11EC62F800092CE8E /* WPStatsServiceRemote.h */, |
| 1361 | + 40A71C6D220E1D8E002E3D25 /* StatsServiceRemoteV2.swift */, |
1319 | 1362 | 9368C7A21EC62F800092CE8E /* WPStatsServiceRemote.m */, |
1320 | 1363 | E182BF691FD961810001D850 /* Endpoint.swift */, |
1321 | 1364 | 17CD0CC220C58A0D000D9620 /* ReaderSiteSearchServiceRemote.swift */, |
|
2173 | 2216 | E11C2AD21FA77FB90023BDE2 /* SitePlugin.swift in Sources */, |
2174 | 2217 | 74A44DCC1F13C533006CD8F4 /* NotificationSyncServiceRemote.swift in Sources */, |
2175 | 2218 | 74E229501F1E741B0085F7F2 /* RemotePublicizeConnection.swift in Sources */, |
| 2219 | + 40E7FEB722106A8D0032834E /* StatsCommentsInsight.swift in Sources */, |
2176 | 2220 | 9311A6891F22625A00704AC9 /* TaxonomyServiceRemoteREST.m in Sources */, |
2177 | 2221 | 9AB6D647218705E90008F274 /* RemoteDiff.swift in Sources */, |
2178 | 2222 | 93BD277C1EE73944002BB00B /* HTTPAuthenticationAlertController.swift in Sources */, |
2179 | 2223 | 7433BC011EFC4505002D9E92 /* PlanServiceRemote.swift in Sources */, |
| 2224 | + 4041405E220F9EF500CF7C5B /* StatsDotComFollowersInsight.swift in Sources */, |
2180 | 2225 | 74650F721F0EA1A700188EDB /* GravatarServiceRemote.swift in Sources */, |
2181 | 2226 | B5969E1D20A49AC4005E9DF1 /* NSString+MD5.m in Sources */, |
2182 | 2227 | 8236EB4D2024B9F8007C7CF9 /* RemoteBlogJetpackModulesSettings.swift in Sources */, |
|
2188 | 2233 | E1BD95151FD5A2B800CD5CE3 /* PluginDirectoryServiceRemote.swift in Sources */, |
2189 | 2234 | 7430C9D71F1933210051B8E6 /* RemoteReaderCrossPostMeta.swift in Sources */, |
2190 | 2235 | 9311A68B1F22625A00704AC9 /* TaxonomyServiceRemoteXMLRPC.m in Sources */, |
| 2236 | + 40414060220F9F1F00CF7C5B /* StatsAllTimesInsight.swift in Sources */, |
2191 | 2237 | 93BD277E1EE73944002BB00B /* NSDate+WordPressJSON.m in Sources */, |
2192 | 2238 | 7E3E7A4820E443370075D159 /* NSMutableAttributedString+extensions.swift in Sources */, |
2193 | 2239 | E194CB731FBDEF6500B0A8B8 /* PluginState.swift in Sources */, |
|
2205 | 2251 | 9F4E52002088E38200424676 /* ObjectValidation.swift in Sources */, |
2206 | 2252 | 7430C9B81F1927C50051B8E6 /* RemoteReaderTopic.m in Sources */, |
2207 | 2253 | 7403A3021EF0726E00DED7DC /* AccountSettings.swift in Sources */, |
| 2254 | + 40E7FEA9220FA4060032834E /* StatsEmailFollowersInsight.swift in Sources */, |
2208 | 2255 | 9368C7C01EC630CE0092CE8E /* StatsStringUtilities.m in Sources */, |
2209 | 2256 | 826016F11F9FA13A00533B6C /* ActivityServiceRemote.swift in Sources */, |
2210 | 2257 | 74BA04FA1F06DC3900ED5CD8 /* RemoteComment.m in Sources */, |
|
2218 | 2265 | 7328420421CD786C00126755 /* WordPressComServiceRemote+SiteCreation.swift in Sources */, |
2219 | 2266 | 826016F31F9FA17B00533B6C /* Activity.swift in Sources */, |
2220 | 2267 | 7397F01A220A072500C723F3 /* ActivityServiceRemote_ApiVersion1_0.swift in Sources */, |
| 2268 | + 40E7FEB1220FB3B60032834E /* StatsAnnualAndMostPopularTimeInsight.swift in Sources */, |
2221 | 2269 | 7E3E7A4A20E443890075D159 /* Scanner+extensions.swift in Sources */, |
2222 | 2270 | 742362E31F1025B400BD0A7F /* RemoteMenuLocation.m in Sources */, |
2223 | 2271 | 82FFBF561F460DD400F4573F /* BlogJetpackSettingsServiceRemote.swift in Sources */, |
|
2245 | 2293 | 93BD273D1EE73282002BB00B /* AccountServiceRemoteREST.m in Sources */, |
2246 | 2294 | 82FFBF501F45EFD100F4573F /* RemoteBlogJetpackSettings.swift in Sources */, |
2247 | 2295 | 74650F741F0EA1E200188EDB /* RemoteGravatarProfile.swift in Sources */, |
| 2296 | + 40E7FEB4221063480032834E /* StatsTodayInsight.swift in Sources */, |
2248 | 2297 | 436D563C2118E18D00CEAA33 /* State.swift in Sources */, |
2249 | 2298 | 439A44DA2107C93000795ED7 /* RemotePlan_ApiVersion1_3.swift in Sources */, |
2250 | 2299 | 93BD27811EE73944002BB00B /* WordPressOrgXMLRPCApi.swift in Sources */, |
|
2274 | 2323 | 74B5F0DA1EF8299B00B411E7 /* BlogServiceRemoteXMLRPC.m in Sources */, |
2275 | 2324 | E1EF5D5D1F9F329900B6D53E /* SitePluginCapabilities.swift in Sources */, |
2276 | 2325 | 7E3E7A4520E443060075D159 /* NSAttributedString+extensions.swift in Sources */, |
| 2326 | + 40E7FEAE220FAEA10032834E /* StatsPublicizeInsight.swift in Sources */, |
2277 | 2327 | 93F50A411F227C9700B5BEBA /* RemoteProfile.swift in Sources */, |
| 2328 | + 40E7FEBA2210894B0032834E /* StatsTagsAndCategoriesInsight.swift in Sources */, |
2278 | 2329 | 439A44D82107C85E00795ED7 /* PlanServiceRemote_ApiVersion1_3.swift in Sources */, |
2279 | 2330 | 93C674EE1EE834B700BFAF05 /* RemoteBlogSettings.swift in Sources */, |
2280 | 2331 | 436D5641211B7F4400CEAA33 /* DomainContactInformation.swift in Sources */, |
| 2332 | + 40A71C6E220E1D8E002E3D25 /* StatsServiceRemoteV2.swift in Sources */, |
2281 | 2333 | 82FFBF521F45F04100F4573F /* RemoteBlogJetpackMonitorSettings.swift in Sources */, |
2282 | 2334 | 9309994E1F1657C600F006A1 /* ThemeServiceRemote.m in Sources */, |
2283 | 2335 | 74E229491F1E73060085F7F2 /* SharingServiceRemote.swift in Sources */, |
|
0 commit comments