|
13 | 13 | 0CB1905E2A2A5E83004D3E80 /* BlazeCampaign.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CB1905D2A2A5E83004D3E80 /* BlazeCampaign.swift */; }; |
14 | 14 | 0CB190612A2A6A13004D3E80 /* blaze-campaigns-search.json in Resources */ = {isa = PBXBuildFile; fileRef = 0CB1905F2A2A6943004D3E80 /* blaze-campaigns-search.json */; }; |
15 | 15 | 0CB190652A2A7569004D3E80 /* BlazeCampaignsSearchResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CB190642A2A7569004D3E80 /* BlazeCampaignsSearchResponse.swift */; }; |
| 16 | + 0CED1FE82B617CF300E6DD52 /* AtomicSiteServiceRemote.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CED1FE72B617CF300E6DD52 /* AtomicSiteServiceRemote.swift */; }; |
| 17 | + 0CED1FEB2B617D7D00E6DD52 /* AtomicLogs.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CED1FEA2B617D7D00E6DD52 /* AtomicLogs.swift */; }; |
16 | 18 | 1769DEAA24729AFF00F42EFC /* HomepageSettingsServiceRemote.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1769DEA924729AFF00F42EFC /* HomepageSettingsServiceRemote.swift */; }; |
17 | 19 | 17BF9A6C20C7DC3300BF57D2 /* reader-site-search-success.json in Resources */ = {isa = PBXBuildFile; fileRef = 17BF9A6B20C7DC3300BF57D2 /* reader-site-search-success.json */; }; |
18 | 20 | 17BF9A7220C7E18200BF57D2 /* reader-site-search-success-hasmore.json in Resources */ = {isa = PBXBuildFile; fileRef = 17BF9A6D20C7E18100BF57D2 /* reader-site-search-success-hasmore.json */; }; |
|
728 | 730 | 0CB1905D2A2A5E83004D3E80 /* BlazeCampaign.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BlazeCampaign.swift; sourceTree = "<group>"; }; |
729 | 731 | 0CB1905F2A2A6943004D3E80 /* blaze-campaigns-search.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "blaze-campaigns-search.json"; sourceTree = "<group>"; }; |
730 | 732 | 0CB190642A2A7569004D3E80 /* BlazeCampaignsSearchResponse.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BlazeCampaignsSearchResponse.swift; sourceTree = "<group>"; }; |
| 733 | + 0CED1FE72B617CF300E6DD52 /* AtomicSiteServiceRemote.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AtomicSiteServiceRemote.swift; sourceTree = "<group>"; }; |
| 734 | + 0CED1FEA2B617D7D00E6DD52 /* AtomicLogs.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AtomicLogs.swift; sourceTree = "<group>"; }; |
731 | 735 | 1769DEA924729AFF00F42EFC /* HomepageSettingsServiceRemote.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomepageSettingsServiceRemote.swift; sourceTree = "<group>"; }; |
732 | 736 | 17BF9A6B20C7DC3300BF57D2 /* reader-site-search-success.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "reader-site-search-success.json"; sourceTree = "<group>"; }; |
733 | 737 | 17BF9A6D20C7E18100BF57D2 /* reader-site-search-success-hasmore.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "reader-site-search-success-hasmore.json"; sourceTree = "<group>"; }; |
|
1476 | 1480 | name = Blaze; |
1477 | 1481 | sourceTree = "<group>"; |
1478 | 1482 | }; |
| 1483 | + 0CED1FE92B617D6700E6DD52 /* Atomic */ = { |
| 1484 | + isa = PBXGroup; |
| 1485 | + children = ( |
| 1486 | + 0CED1FEA2B617D7D00E6DD52 /* AtomicLogs.swift */, |
| 1487 | + ); |
| 1488 | + name = Atomic; |
| 1489 | + sourceTree = "<group>"; |
| 1490 | + }; |
1479 | 1491 | 3297E1DC2564649D00287D21 /* Scan */ = { |
1480 | 1492 | isa = PBXGroup; |
1481 | 1493 | children = ( |
|
2036 | 2048 | 9309994C1F1657C600F006A1 /* ThemeServiceRemote.m */, |
2037 | 2049 | E1D6B557200E473A00325669 /* TimeZoneServiceRemote.swift */, |
2038 | 2050 | 436D56322118D7AA00CEAA33 /* TransactionsServiceRemote.swift */, |
| 2051 | + 0CED1FE72B617CF300E6DD52 /* AtomicSiteServiceRemote.swift */, |
2039 | 2052 | 93F50A3E1F227C8900B5BEBA /* UsersServiceRemoteXMLRPC.swift */, |
2040 | 2053 | 93F50A351F226B9300B5BEBA /* WordPressComServiceRemote.h */, |
2041 | 2054 | 93F50A361F226B9300B5BEBA /* WordPressComServiceRemote.m */, |
|
2051 | 2064 | 9368C79C1EC62EBD0092CE8E /* Models */ = { |
2052 | 2065 | isa = PBXGroup; |
2053 | 2066 | children = ( |
| 2067 | + 0CED1FE92B617D6700E6DD52 /* Atomic */, |
2054 | 2068 | 0CB1905C2A2A5E7B004D3E80 /* Blaze */, |
2055 | 2069 | 7E3E7A4620E443100075D159 /* Extensions */, |
2056 | 2070 | E1EF5D5E1F9F3CA700B6D53E /* Plugins */, |
|
3310 | 3324 | 4A05E7962B2FCB6400C25E3B /* NonceRetrieval.swift in Sources */, |
3311 | 3325 | 93BD27701EE737A8002BB00B /* ServiceRemoteWordPressComREST.m in Sources */, |
3312 | 3326 | E61A51A621B172A900A5F902 /* RemoteWpcomPlan.swift in Sources */, |
| 3327 | + 0CED1FE82B617CF300E6DD52 /* AtomicSiteServiceRemote.swift in Sources */, |
3313 | 3328 | 93BD277F1EE73944002BB00B /* WordPressComOAuthClient.swift in Sources */, |
3314 | 3329 | 740B23B91F17EC7300067A2A /* PostServiceRemoteREST.m in Sources */, |
3315 | 3330 | 93BD27801EE73944002BB00B /* WordPressComRestApi.swift in Sources */, |
|
3364 | 3379 | C785325625B5F46C006CEAFB /* JetpackThreatFixStatus.swift in Sources */, |
3365 | 3380 | 0CB190652A2A7569004D3E80 /* BlazeCampaignsSearchResponse.swift in Sources */, |
3366 | 3381 | 93F50A381F226B9300B5BEBA /* WordPressComServiceRemote.m in Sources */, |
| 3382 | + 0CED1FEB2B617D7D00E6DD52 /* AtomicLogs.swift in Sources */, |
3367 | 3383 | 9F4E52002088E38200424676 /* ObjectValidation.swift in Sources */, |
3368 | 3384 | 7EC60EC022DC5D7C00FB0336 /* EditorSettings.swift in Sources */, |
3369 | 3385 | 7403A3021EF0726E00DED7DC /* AccountSettings.swift in Sources */, |
|
0 commit comments