|
13 | 13 | 038E03182270AC01005CFC96 /* DeviceUtilityTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 038E03172270AC01005CFC96 /* DeviceUtilityTests.swift */; }; |
14 | 14 | 038E031A22711B76005CFC96 /* UIViewControllerExtensionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 038E031922711B76005CFC96 /* UIViewControllerExtensionTests.swift */; }; |
15 | 15 | 038E031C2271E239005CFC96 /* AnalyticsServiceableTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 038E031B2271E239005CFC96 /* AnalyticsServiceableTests.swift */; }; |
| 16 | + 038E031E22734800005CFC96 /* URLProtocolStub.swift in Sources */ = {isa = PBXBuildFile; fileRef = 038E031D22734800005CFC96 /* URLProtocolStub.swift */; }; |
| 17 | + 038E03202273BF29005CFC96 /* RatingsFetcherTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 038E031F2273BF29005CFC96 /* RatingsFetcherTests.swift */; }; |
16 | 18 | E10178021F3F753400F0BC97 /* UIViewExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = E10178011F3F753400F0BC97 /* UIViewExtensions.swift */; }; |
17 | 19 | E107B08B1EB66CE6004C5E91 /* verbs.xml in Resources */ = {isa = PBXBuildFile; fileRef = E107B08A1EB66CE6004C5E91 /* verbs.xml */; }; |
18 | 20 | E107B0921EB66F28004C5E91 /* VerbParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = E107B0911EB66F28004C5E91 /* VerbParser.swift */; }; |
|
153 | 155 | 038E03172270AC01005CFC96 /* DeviceUtilityTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeviceUtilityTests.swift; sourceTree = "<group>"; }; |
154 | 156 | 038E031922711B76005CFC96 /* UIViewControllerExtensionTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UIViewControllerExtensionTests.swift; sourceTree = "<group>"; }; |
155 | 157 | 038E031B2271E239005CFC96 /* AnalyticsServiceableTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnalyticsServiceableTests.swift; sourceTree = "<group>"; }; |
| 158 | + 038E031D22734800005CFC96 /* URLProtocolStub.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = URLProtocolStub.swift; sourceTree = "<group>"; }; |
| 159 | + 038E031F2273BF29005CFC96 /* RatingsFetcherTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RatingsFetcherTests.swift; sourceTree = "<group>"; }; |
156 | 160 | E10178011F3F753400F0BC97 /* UIViewExtensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UIViewExtensions.swift; sourceTree = "<group>"; }; |
157 | 161 | E107B08A1EB66CE6004C5E91 /* verbs.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = verbs.xml; sourceTree = "<group>"; }; |
158 | 162 | E107B0911EB66F28004C5E91 /* VerbParser.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VerbParser.swift; sourceTree = "<group>"; }; |
|
356 | 360 | E1EC70F02198A10B00872787 /* UIViewControllerExtension.swift */, |
357 | 361 | E1E092C221ED3C6900828C37 /* UserDefaultsGetterSetter.swift */, |
358 | 362 | E18F7F371ECA7C9A00633200 /* Utterer.swift */, |
| 363 | + 038E031D22734800005CFC96 /* URLProtocolStub.swift */, |
359 | 364 | ); |
360 | 365 | name = Utils; |
361 | 366 | sourceTree = "<group>"; |
|
410 | 415 | children = ( |
411 | 416 | E151223021A62AE9008EF307 /* ReviewPrompterTests.swift */, |
412 | 417 | 038E03122270A868005CFC96 /* IntExtensionTests.swift */, |
| 418 | + 038E031F2273BF29005CFC96 /* RatingsFetcherTests.swift */, |
413 | 419 | 038E03142270A9FB005CFC96 /* TestGameCenterTests.swift */, |
414 | 420 | 038E031922711B76005CFC96 /* UIViewControllerExtensionTests.swift */, |
415 | 421 | ); |
|
807 | 813 | E1A44314200D10D200C48857 /* ConjugationDataSource.swift in Sources */, |
808 | 814 | E1171C9521ACC02200B06342 /* GameCenterable.swift in Sources */, |
809 | 815 | E115CA391EEC962700DBBD44 /* VerbFamilies.swift in Sources */, |
| 816 | + 038E031E22734800005CFC96 /* URLProtocolStub.swift in Sources */, |
810 | 817 | E15E63F61F3A29890083DB4B /* Layout.swift in Sources */, |
811 | 818 | E1F289A71F30C666006B3C3E /* SettingsView.swift in Sources */, |
812 | 819 | E1F06AD81E8F05F300ADD2E1 /* AppDelegate.swift in Sources */, |
|
842 | 849 | 038E031C2271E239005CFC96 /* AnalyticsServiceableTests.swift in Sources */, |
843 | 850 | E15D3BF61F533997003771BB /* MockNavigationC.swift in Sources */, |
844 | 851 | E198F9021F5D79F100BAF553 /* VerbViewTests.swift in Sources */, |
| 852 | + 038E03202273BF29005CFC96 /* RatingsFetcherTests.swift in Sources */, |
845 | 853 | 038E03152270A9FB005CFC96 /* TestGameCenterTests.swift in Sources */, |
846 | 854 | E1F06AED1E8F05F400ADD2E1 /* MainTabBarVCTests.swift in Sources */, |
847 | 855 | E15D3BF11F532F4E003771BB /* BrowseVerbsVCTests.swift in Sources */, |
|
0 commit comments