|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 0152100C28EDA9E400DD6783 /* StatsAnnualAndMostPopularTimeInsightDecodingTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0152100B28EDA9E400DD6783 /* StatsAnnualAndMostPopularTimeInsightDecodingTests.swift */; }; |
| 11 | + 0CB1905E2A2A5E83004D3E80 /* BlazeCampaign.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CB1905D2A2A5E83004D3E80 /* BlazeCampaign.swift */; }; |
| 12 | + 0CB190612A2A6A13004D3E80 /* blaze-campaigns-search.json in Resources */ = {isa = PBXBuildFile; fileRef = 0CB1905F2A2A6943004D3E80 /* blaze-campaigns-search.json */; }; |
| 13 | + 0CB190652A2A7569004D3E80 /* BlazeCampaignsSearchResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CB190642A2A7569004D3E80 /* BlazeCampaignsSearchResponse.swift */; }; |
11 | 14 | 1769DEAA24729AFF00F42EFC /* HomepageSettingsServiceRemote.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1769DEA924729AFF00F42EFC /* HomepageSettingsServiceRemote.swift */; }; |
12 | 15 | 17BF9A6C20C7DC3300BF57D2 /* reader-site-search-success.json in Resources */ = {isa = PBXBuildFile; fileRef = 17BF9A6B20C7DC3300BF57D2 /* reader-site-search-success.json */; }; |
13 | 16 | 17BF9A7220C7E18200BF57D2 /* reader-site-search-success-hasmore.json in Resources */ = {isa = PBXBuildFile; fileRef = 17BF9A6D20C7E18100BF57D2 /* reader-site-search-success-hasmore.json */; }; |
|
675 | 678 |
|
676 | 679 | /* Begin PBXFileReference section */ |
677 | 680 | 0152100B28EDA9E400DD6783 /* StatsAnnualAndMostPopularTimeInsightDecodingTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatsAnnualAndMostPopularTimeInsightDecodingTests.swift; sourceTree = "<group>"; }; |
| 681 | + 0C3A2A412A2E7BA500FD91D6 /* CHANGELOG.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = CHANGELOG.md; sourceTree = "<group>"; }; |
| 682 | + 0CB1905D2A2A5E83004D3E80 /* BlazeCampaign.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BlazeCampaign.swift; sourceTree = "<group>"; }; |
| 683 | + 0CB1905F2A2A6943004D3E80 /* blaze-campaigns-search.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "blaze-campaigns-search.json"; sourceTree = "<group>"; }; |
| 684 | + 0CB190642A2A7569004D3E80 /* BlazeCampaignsSearchResponse.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BlazeCampaignsSearchResponse.swift; sourceTree = "<group>"; }; |
678 | 685 | 1769DEA924729AFF00F42EFC /* HomepageSettingsServiceRemote.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomepageSettingsServiceRemote.swift; sourceTree = "<group>"; }; |
679 | 686 | 17BF9A6B20C7DC3300BF57D2 /* reader-site-search-success.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "reader-site-search-success.json"; sourceTree = "<group>"; }; |
680 | 687 | 17BF9A6D20C7E18100BF57D2 /* reader-site-search-success-hasmore.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "reader-site-search-success-hasmore.json"; sourceTree = "<group>"; }; |
|
1364 | 1371 | /* End PBXFrameworksBuildPhase section */ |
1365 | 1372 |
|
1366 | 1373 | /* Begin PBXGroup section */ |
| 1374 | + 0CB1905C2A2A5E7B004D3E80 /* Blaze */ = { |
| 1375 | + isa = PBXGroup; |
| 1376 | + children = ( |
| 1377 | + 0CB1905D2A2A5E83004D3E80 /* BlazeCampaign.swift */, |
| 1378 | + 0CB190642A2A7569004D3E80 /* BlazeCampaignsSearchResponse.swift */, |
| 1379 | + ); |
| 1380 | + name = Blaze; |
| 1381 | + sourceTree = "<group>"; |
| 1382 | + }; |
1367 | 1383 | 3297E1DC2564649D00287D21 /* Scan */ = { |
1368 | 1384 | isa = PBXGroup; |
1369 | 1385 | children = ( |
|
1767 | 1783 | children = ( |
1768 | 1784 | FFE247CD20CB1245002DF3A2 /* LICENSE */, |
1769 | 1785 | FFE247CC20CB118A002DF3A2 /* README.md */, |
| 1786 | + 0C3A2A412A2E7BA500FD91D6 /* CHANGELOG.md */, |
1770 | 1787 | FF20AD2120B8471A00082398 /* WordPressKit.podspec */, |
1771 | 1788 | 9368C77D1EC5EF1B0092CE8E /* WordPressKit */, |
1772 | 1789 | 9368C7881EC5EF1B0092CE8E /* WordPressKitTests */, |
|
1929 | 1946 | 9368C79C1EC62EBD0092CE8E /* Models */ = { |
1930 | 1947 | isa = PBXGroup; |
1931 | 1948 | children = ( |
| 1949 | + 0CB1905C2A2A5E7B004D3E80 /* Blaze */, |
1932 | 1950 | 7E3E7A4620E443100075D159 /* Extensions */, |
1933 | 1951 | E1EF5D5E1F9F3CA700B6D53E /* Plugins */, |
1934 | 1952 | 9AF4F2FD2183345D00570E4B /* Revisions */, |
|
2315 | 2333 | C738CAF428622953001BE107 /* qrlogin-validate-expired-401.json */, |
2316 | 2334 | C738CAF628622B94001BE107 /* qrlogin-authenticate-200.json */, |
2317 | 2335 | C738CAF828622BB1001BE107 /* qrlogin-authenticate-failed-400.json */, |
| 2336 | + 0CB1905F2A2A6943004D3E80 /* blaze-campaigns-search.json */, |
2318 | 2337 | ); |
2319 | 2338 | path = "Mock Data"; |
2320 | 2339 | sourceTree = "<group>"; |
|
2845 | 2864 | 7403A2F91EF06FEB00DED7DC /* me-settings-change-email-success.json in Resources */, |
2846 | 2865 | 439A44DC2107CE3C00795ED7 /* site-plans-v3-empty-failure.json in Resources */, |
2847 | 2866 | 9AB6D64F218731AB0008F274 /* post-revisions-failure.json in Resources */, |
| 2867 | + 0CB190612A2A6A13004D3E80 /* blaze-campaigns-search.json in Resources */, |
2848 | 2868 | FA42615E2570C713003A01E2 /* activity-groups-success.json in Resources */, |
2849 | 2869 | 984E34F422EF9465005C3F92 /* stats-file-downloads.json in Resources */, |
2850 | 2870 | 93F50A3C1F226C0100B5BEBA /* WordPressComRestApiFailThrottled.json in Resources */, |
|
3159 | 3179 | 74DA56351F06EAF000FE9BF4 /* MediaServiceRemoteXMLRPC.m in Sources */, |
3160 | 3180 | C797196C2679007B0072F984 /* PluginManagementClient.swift in Sources */, |
3161 | 3181 | C785325625B5F46C006CEAFB /* JetpackThreatFixStatus.swift in Sources */, |
| 3182 | + 0CB190652A2A7569004D3E80 /* BlazeCampaignsSearchResponse.swift in Sources */, |
3162 | 3183 | 93F50A381F226B9300B5BEBA /* WordPressComServiceRemote.m in Sources */, |
3163 | 3184 | 9F4E52002088E38200424676 /* ObjectValidation.swift in Sources */, |
3164 | 3185 | 7EC60EC022DC5D7C00FB0336 /* EditorSettings.swift in Sources */, |
|
3245 | 3266 | FEE4EF57272FDD4B003CDA3C /* RemoteCommentV2.swift in Sources */, |
3246 | 3267 | 7430C9B21F1927C50051B8E6 /* RemoteReaderPost.m in Sources */, |
3247 | 3268 | 74A44DCD1F13C533006CD8F4 /* PushAuthenticationServiceRemote.swift in Sources */, |
| 3269 | + 0CB1905E2A2A5E83004D3E80 /* BlazeCampaign.swift in Sources */, |
3248 | 3270 | 74B5F0D81EF8299B00B411E7 /* BlogServiceRemoteREST.m in Sources */, |
3249 | 3271 | 9FCDD09720A5EF75004F0BF7 /* ReaderTopicServiceError.swift in Sources */, |
3250 | 3272 | 74A44DD11F13C64B006CD8F4 /* RemoteNotificationSettings.swift in Sources */, |
|
0 commit comments