|
329 | 329 | 7E3E7A4C20E443AA0075D159 /* NSMutableParagraphStyle+extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7E3E7A4B20E443AA0075D159 /* NSMutableParagraphStyle+extensions.swift */; }; |
330 | 330 | 7EC60EBE22DC4F9000FB0336 /* EditorServiceRemoteTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7EC60EBD22DC4F9000FB0336 /* EditorServiceRemoteTests.swift */; }; |
331 | 331 | 7EC60EC022DC5D7C00FB0336 /* EditorSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7EC60EBF22DC5D7C00FB0336 /* EditorSettings.swift */; }; |
| 332 | + 803DE80F28FFA787007D4E9C /* RemoteConfigRemote.swift in Sources */ = {isa = PBXBuildFile; fileRef = 803DE80E28FFA787007D4E9C /* RemoteConfigRemote.swift */; }; |
| 333 | + 803DE81128FFA9C4007D4E9C /* RemoteConfigRemoteTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 803DE81028FFA9C4007D4E9C /* RemoteConfigRemoteTests.swift */; }; |
332 | 334 | 8236EB4D2024B9F8007C7CF9 /* RemoteBlogJetpackModulesSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8236EB4C2024B9F8007C7CF9 /* RemoteBlogJetpackModulesSettings.swift */; }; |
333 | 335 | 826016F11F9FA13A00533B6C /* ActivityServiceRemote.swift in Sources */ = {isa = PBXBuildFile; fileRef = 826016F01F9FA13A00533B6C /* ActivityServiceRemote.swift */; }; |
334 | 336 | 826016F31F9FA17B00533B6C /* Activity.swift in Sources */ = {isa = PBXBuildFile; fileRef = 826016F21F9FA17B00533B6C /* Activity.swift */; }; |
|
991 | 993 | 7E3E7A4B20E443AA0075D159 /* NSMutableParagraphStyle+extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSMutableParagraphStyle+extensions.swift"; sourceTree = "<group>"; }; |
992 | 994 | 7EC60EBD22DC4F9000FB0336 /* EditorServiceRemoteTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditorServiceRemoteTests.swift; sourceTree = "<group>"; }; |
993 | 995 | 7EC60EBF22DC5D7C00FB0336 /* EditorSettings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditorSettings.swift; sourceTree = "<group>"; }; |
| 996 | + 803DE80E28FFA787007D4E9C /* RemoteConfigRemote.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RemoteConfigRemote.swift; sourceTree = "<group>"; }; |
| 997 | + 803DE81028FFA9C4007D4E9C /* RemoteConfigRemoteTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RemoteConfigRemoteTests.swift; sourceTree = "<group>"; }; |
994 | 998 | 8236EB4C2024B9F8007C7CF9 /* RemoteBlogJetpackModulesSettings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RemoteBlogJetpackModulesSettings.swift; sourceTree = "<group>"; }; |
995 | 999 | 826016F01F9FA13A00533B6C /* ActivityServiceRemote.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ActivityServiceRemote.swift; sourceTree = "<group>"; }; |
996 | 1000 | 826016F21F9FA17B00533B6C /* Activity.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Activity.swift; sourceTree = "<group>"; }; |
|
1903 | 1907 | D816857021EDACD10049883E /* WordPressComServiceRemote+SiteSegments.swift */, |
1904 | 1908 | 730E869E21E44EFD00753E1A /* WordPressComServiceRemote+SiteVerticals.swift */, |
1905 | 1909 | 73A2F38921E7F81E00388609 /* WordPressComServiceRemote+SiteVerticalsPrompt.swift */, |
| 1910 | + 803DE80E28FFA787007D4E9C /* RemoteConfigRemote.swift */, |
1906 | 1911 | ); |
1907 | 1912 | name = Services; |
1908 | 1913 | sourceTree = "<group>"; |
|
2499 | 2504 | F9E56DFA24EB18C300916770 /* FeatureFlagRemoteTests.swift */, |
2500 | 2505 | 24ADA24D24F9B32D001B5DAE /* FeatureFlagSerializationTest.swift */, |
2501 | 2506 | 465F88BE263B54EE00F4C950 /* ChecksumUtilTests.swift */, |
| 2507 | + 803DE81028FFA9C4007D4E9C /* RemoteConfigRemoteTests.swift */, |
2502 | 2508 | ); |
2503 | 2509 | path = Utilities; |
2504 | 2510 | sourceTree = "<group>"; |
|
3064 | 3070 | 7430C9A41F1927180051B8E6 /* ReaderPostServiceRemote.m in Sources */, |
3065 | 3071 | C797196D2679007B0072F984 /* JetpackPluginManagementClient.swift in Sources */, |
3066 | 3072 | 408197882220A35000A298E4 /* StatsLastPostInsight.swift in Sources */, |
| 3073 | + 803DE80F28FFA787007D4E9C /* RemoteConfigRemote.swift in Sources */, |
3067 | 3074 | F9E56DF624EB11EF00916770 /* FeatureFlag.swift in Sources */, |
3068 | 3075 | 8B2F4BE724ABC8A90056C08A /* ReaderPostServiceRemote+Cards.swift in Sources */, |
3069 | 3076 | 8B16CE8E25250039007BE5A9 /* RemoteReaderPost.swift in Sources */, |
|
3295 | 3302 | 32AF21E3236DEB3C001C6502 /* PostServiceRemoteRESTAutosaveTests.swift in Sources */, |
3296 | 3303 | 3236F79A24AE406D0088E8F3 /* ReaderTopicServiceRemote+InterestsTests.swift in Sources */, |
3297 | 3304 | FEE4EF5B27302317003CDA3C /* CommentServiceRemoteREST+APIv2Tests.swift in Sources */, |
| 3305 | + 803DE81128FFA9C4007D4E9C /* RemoteConfigRemoteTests.swift in Sources */, |
3298 | 3306 | 74B5F0DE1EF82A9600B411E7 /* BlogServiceRemoteRESTTests.m in Sources */, |
3299 | 3307 | ABD95B7F25DD6C4B00735BEE /* CommentServiceRemoteRESTLikesTests.swift in Sources */, |
3300 | 3308 | 8B749E8225AF7DDA00023F03 /* JetpackCapabilitiesServiceRemoteTests.swift in Sources */, |
|
0 commit comments