|
17 | 17 | A458A094286128FF0057BC34 /* empty.json in Resources */ = {isa = PBXBuildFile; fileRef = A458A093286128FF0057BC34 /* empty.json */; }; |
18 | 18 | A458A09628621A570057BC34 /* StringExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = A458A09528621A570057BC34 /* StringExtensions.swift */; }; |
19 | 19 | A458A09828622EA90057BC34 /* CoreDataMock.swift in Sources */ = {isa = PBXBuildFile; fileRef = A458A09728622EA90057BC34 /* CoreDataMock.swift */; }; |
20 | | - A458A09B28623DE80057BC34 /* CoreDataTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A458A09A28623DE80057BC34 /* CoreDataTests.swift */; }; |
21 | 20 | A463D0172858EBBB00929A3C /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A463D0162858EBBB00929A3C /* AppDelegate.swift */; }; |
22 | 21 | A463D0212858EBBB00929A3C /* AnimalsApp.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = A463D01F2858EBBB00929A3C /* AnimalsApp.xcdatamodeld */; }; |
23 | 22 | A463D0232858EBBD00929A3C /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A463D0222858EBBD00929A3C /* Assets.xcassets */; }; |
|
83 | 82 | A458A093286128FF0057BC34 /* empty.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = empty.json; sourceTree = "<group>"; }; |
84 | 83 | A458A09528621A570057BC34 /* StringExtensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StringExtensions.swift; sourceTree = "<group>"; }; |
85 | 84 | A458A09728622EA90057BC34 /* CoreDataMock.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoreDataMock.swift; sourceTree = "<group>"; }; |
86 | | - A458A09A28623DE80057BC34 /* CoreDataTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoreDataTests.swift; sourceTree = "<group>"; }; |
87 | 85 | A463D0132858EBBB00929A3C /* AnimalsApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AnimalsApp.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
88 | 86 | A463D0162858EBBB00929A3C /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
89 | 87 | A463D0202858EBBB00929A3C /* AnimalsApp.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = AnimalsApp.xcdatamodel; sourceTree = "<group>"; }; |
|
186 | 184 | path = Animations; |
187 | 185 | sourceTree = "<group>"; |
188 | 186 | }; |
189 | | - A458A09928623DCA0057BC34 /* CoreDataTests */ = { |
190 | | - isa = PBXGroup; |
191 | | - children = ( |
192 | | - A458A09A28623DE80057BC34 /* CoreDataTests.swift */, |
193 | | - ); |
194 | | - path = CoreDataTests; |
195 | | - sourceTree = "<group>"; |
196 | | - }; |
197 | 187 | A463D00A2858EBBA00929A3C = { |
198 | 188 | isa = PBXGroup; |
199 | 189 | children = ( |
|
237 | 227 | A463D02F2858EBBD00929A3C /* AnimalsAppTests */ = { |
238 | 228 | isa = PBXGroup; |
239 | 229 | children = ( |
240 | | - A458A09928623DCA0057BC34 /* CoreDataTests */, |
241 | 230 | A463D088285D270C00929A3C /* ExtensionsTests */, |
242 | 231 | A463D087285D26F200929A3C /* ViewModelsTests */, |
243 | 232 | A463D07F285D1B0B00929A3C /* Mocks */, |
|
677 | 666 | files = ( |
678 | 667 | A463D08A285D273400929A3C /* StringExtensionTests.swift in Sources */, |
679 | 668 | A458A09828622EA90057BC34 /* CoreDataMock.swift in Sources */, |
680 | | - A458A09B28623DE80057BC34 /* CoreDataTests.swift in Sources */, |
681 | 669 | A463D085285D1F8800929A3C /* RegisterViewModelTests.swift in Sources */, |
682 | 670 | A463D081285D1B4800929A3C /* SuccessWebService.swift in Sources */, |
683 | 671 | A463D083285D1D4500929A3C /* HomeViewModelTests.swift in Sources */, |
|
0 commit comments