|
318 | 318 | 74DA563A1F06EB3000FE9BF4 /* RemoteMedia.h in Headers */ = {isa = PBXBuildFile; fileRef = 74DA56381F06EB3000FE9BF4 /* RemoteMedia.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
319 | 319 | 74DA563B1F06EB3000FE9BF4 /* RemoteMedia.m in Sources */ = {isa = PBXBuildFile; fileRef = 74DA56391F06EB3000FE9BF4 /* RemoteMedia.m */; }; |
320 | 320 | 74E229491F1E73060085F7F2 /* SharingServiceRemote.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74E229481F1E73060085F7F2 /* SharingServiceRemote.swift */; }; |
321 | | - 74E2294B1F1E73340085F7F2 /* SharingServiceRemoteTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 74E2294A1F1E73340085F7F2 /* SharingServiceRemoteTests.m */; }; |
322 | 321 | 74E2294E1F1E73FE0085F7F2 /* RemotePublicizeService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74E2294D1F1E73FE0085F7F2 /* RemotePublicizeService.swift */; }; |
323 | 322 | 74E229501F1E741B0085F7F2 /* RemotePublicizeConnection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74E2294F1F1E741B0085F7F2 /* RemotePublicizeConnection.swift */; }; |
324 | 323 | 74E2295B1F1E77290085F7F2 /* KeyringConnection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74E229591F1E77290085F7F2 /* KeyringConnection.swift */; }; |
|
623 | 622 | FE20A6A6282BC68D0025E975 /* blogging-prompts-settings-fetch-success.json in Resources */ = {isa = PBXBuildFile; fileRef = FE20A6A5282BC68D0025E975 /* blogging-prompts-settings-fetch-success.json */; }; |
624 | 623 | FE20A6A8282BC83A0025E975 /* blogging-prompts-settings-update-with-response.json in Resources */ = {isa = PBXBuildFile; fileRef = FE20A6A7282BC83A0025E975 /* blogging-prompts-settings-update-with-response.json */; }; |
625 | 624 | FE20A6AA282BC8710025E975 /* blogging-prompts-settings-update-empty-response.json in Resources */ = {isa = PBXBuildFile; fileRef = FE20A6A9282BC8710025E975 /* blogging-prompts-settings-update-empty-response.json */; }; |
| 625 | + FE5096522A13938500DDD071 /* SharingServiceRemoteTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE5096512A13938500DDD071 /* SharingServiceRemoteTests.swift */; }; |
| 626 | + FE5096562A13B7F200DDD071 /* sites-external-services.json in Resources */ = {isa = PBXBuildFile; fileRef = FE5096552A13B7F200DDD071 /* sites-external-services.json */; }; |
626 | 627 | FEAE3AC7298AC2A300E05A24 /* JetpackProxyServiceRemote.swift in Sources */ = {isa = PBXBuildFile; fileRef = FEAE3AC6298AC2A300E05A24 /* JetpackProxyServiceRemote.swift */; }; |
627 | 628 | FEB7A88F271873BD00A8CF85 /* reader-post-comments-update-notification-success.json in Resources */ = {isa = PBXBuildFile; fileRef = FEB7A88E271873BD00A8CF85 /* reader-post-comments-update-notification-success.json */; }; |
628 | 629 | FED77253298B819900C2346E /* JetpackProxyServiceRemoteTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FED77252298B819900C2346E /* JetpackProxyServiceRemoteTests.swift */; }; |
|
986 | 987 | 74DA56381F06EB3000FE9BF4 /* RemoteMedia.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RemoteMedia.h; sourceTree = "<group>"; }; |
987 | 988 | 74DA56391F06EB3000FE9BF4 /* RemoteMedia.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RemoteMedia.m; sourceTree = "<group>"; }; |
988 | 989 | 74E229481F1E73060085F7F2 /* SharingServiceRemote.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SharingServiceRemote.swift; sourceTree = "<group>"; }; |
989 | | - 74E2294A1F1E73340085F7F2 /* SharingServiceRemoteTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SharingServiceRemoteTests.m; sourceTree = "<group>"; }; |
990 | 990 | 74E2294D1F1E73FE0085F7F2 /* RemotePublicizeService.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RemotePublicizeService.swift; sourceTree = "<group>"; }; |
991 | 991 | 74E2294F1F1E741B0085F7F2 /* RemotePublicizeConnection.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RemotePublicizeConnection.swift; sourceTree = "<group>"; }; |
992 | 992 | 74E229591F1E77290085F7F2 /* KeyringConnection.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KeyringConnection.swift; sourceTree = "<group>"; }; |
|
1300 | 1300 | FE20A6A5282BC68D0025E975 /* blogging-prompts-settings-fetch-success.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "blogging-prompts-settings-fetch-success.json"; sourceTree = "<group>"; }; |
1301 | 1301 | FE20A6A7282BC83A0025E975 /* blogging-prompts-settings-update-with-response.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "blogging-prompts-settings-update-with-response.json"; sourceTree = "<group>"; }; |
1302 | 1302 | FE20A6A9282BC8710025E975 /* blogging-prompts-settings-update-empty-response.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "blogging-prompts-settings-update-empty-response.json"; sourceTree = "<group>"; }; |
| 1303 | + FE5096512A13938500DDD071 /* SharingServiceRemoteTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SharingServiceRemoteTests.swift; sourceTree = "<group>"; }; |
| 1304 | + FE5096552A13B7F200DDD071 /* sites-external-services.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "sites-external-services.json"; sourceTree = "<group>"; }; |
1303 | 1305 | FEAE3AC6298AC2A300E05A24 /* JetpackProxyServiceRemote.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JetpackProxyServiceRemote.swift; sourceTree = "<group>"; }; |
1304 | 1306 | FEB7A88E271873BD00A8CF85 /* reader-post-comments-update-notification-success.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "reader-post-comments-update-notification-success.json"; sourceTree = "<group>"; }; |
1305 | 1307 | FED77252298B819900C2346E /* JetpackProxyServiceRemoteTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JetpackProxyServiceRemoteTests.swift; sourceTree = "<group>"; }; |
|
1608 | 1610 | 74E2294C1F1E73650085F7F2 /* Sharing */ = { |
1609 | 1611 | isa = PBXGroup; |
1610 | 1612 | children = ( |
1611 | | - 74E2294A1F1E73340085F7F2 /* SharingServiceRemoteTests.m */, |
| 1613 | + FE5096512A13938500DDD071 /* SharingServiceRemoteTests.swift */, |
1612 | 1614 | FEFFD99A26C1598F00F34231 /* ShareAppContentServiceRemoteTests.swift */, |
1613 | 1615 | ); |
1614 | 1616 | name = Sharing; |
|
2209 | 2211 | 74C473C21EF32DD7009918F2 /* site-export-failure.json */, |
2210 | 2212 | 74C473C01EF32C74009918F2 /* site-export-missing-status-failure.json */, |
2211 | 2213 | 74C473BA1EF328D8009918F2 /* site-export-success.json */, |
| 2214 | + FE5096552A13B7F200DDD071 /* sites-external-services.json */, |
2212 | 2215 | 74D67F221F15C3740010C5ED /* site-followers-delete-auth-failure.json */, |
2213 | 2216 | 74D67F231F15C3740010C5ED /* site-followers-delete-bad-json-failure.json */, |
2214 | 2217 | 74D67F241F15C3740010C5ED /* site-followers-delete-failure.json */, |
|
2970 | 2973 | 7403A2FA1EF06FEB00DED7DC /* me-settings-change-firstname-success.json in Resources */, |
2971 | 2974 | 74D67F321F15C3740010C5ED /* site-followers-delete-success.json in Resources */, |
2972 | 2975 | 93F50A481F227F3600B5BEBA /* xmlrpc-response-valid-but-unexpected-dictionary.xml in Resources */, |
| 2976 | + FE5096562A13B7F200DDD071 /* sites-external-services.json in Resources */, |
2973 | 2977 | 93BD27601EE73442002BB00B /* me-sites-bad-json-failure.json in Resources */, |
2974 | 2978 | 17BF9A7320C7E18200BF57D2 /* reader-site-search-failure.json in Resources */, |
2975 | 2979 | FFE247B120C891E6002DF3A2 /* WordPressComSocial2FACodeSuccess.json in Resources */, |
|
3323 | 3327 | FED77253298B819900C2346E /* JetpackProxyServiceRemoteTests.swift in Sources */, |
3324 | 3328 | ABD95B7F25DD6C4B00735BEE /* CommentServiceRemoteRESTLikesTests.swift in Sources */, |
3325 | 3329 | 8B749E8225AF7DDA00023F03 /* JetpackCapabilitiesServiceRemoteTests.swift in Sources */, |
3326 | | - 74E2294B1F1E73340085F7F2 /* SharingServiceRemoteTests.m in Sources */, |
3327 | 3330 | FEFFD99B26C1598F00F34231 /* ShareAppContentServiceRemoteTests.swift in Sources */, |
3328 | 3331 | FEEFD8B7280EC91B00A3E261 /* BloggingPromptsServiceRemoteTests.swift in Sources */, |
3329 | 3332 | 73B3DAD621FBB20D00B2CF18 /* WordPressComRestApiTests+Locale.swift in Sources */, |
|
3371 | 3374 | 17CE77F420C701C8001DEA5A /* ReaderSiteSearchServiceRemoteTests.swift in Sources */, |
3372 | 3375 | 73A2F38D21E7FC8200388609 /* WordPressComServiceRemoteTests+SiteVerticalsPrompt.swift in Sources */, |
3373 | 3376 | 74C473AF1EF2F7D1009918F2 /* SiteManagementServiceRemoteTests.swift in Sources */, |
| 3377 | + FE5096522A13938500DDD071 /* SharingServiceRemoteTests.swift in Sources */, |
3374 | 3378 | FFA4D4AA2423B10A00BF5180 /* WordPressOrgRestApiTests.swift in Sources */, |
3375 | 3379 | 74A44DD51F13C6D8006CD8F4 /* PushAuthenticationServiceRemoteTests.swift in Sources */, |
3376 | 3380 | 731BA83621DECD61000FDFCD /* SiteCreationRequestEncodingTests.swift in Sources */, |
|
0 commit comments