|
29 | 29 | 8042DE0F236350EE008B1893 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 8042DE0D236350EE008B1893 /* LaunchScreen.storyboard */; }; |
30 | 30 | 8042DE1A236350EE008B1893 /* Math_ChallengeTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8042DE19236350EE008B1893 /* Math_ChallengeTests.swift */; }; |
31 | 31 | 8042DE25236350EE008B1893 /* Math_ChallengeUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8042DE24236350EE008B1893 /* Math_ChallengeUITests.swift */; }; |
32 | | - 8042DE3923635151008B1893 /* MasterViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8042DE3323635151008B1893 /* MasterViewController.swift */; }; |
| 32 | + 8042DE3923635151008B1893 /* CategoryDetailViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8042DE3323635151008B1893 /* CategoryDetailViewController.swift */; }; |
33 | 33 | 8042DE3A23635151008B1893 /* DetailViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8042DE3423635151008B1893 /* DetailViewController.swift */; }; |
34 | 34 | 8042DE3B23635151008B1893 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8042DE3523635151008B1893 /* AppDelegate.swift */; }; |
35 | 35 | 8042DE3C23635151008B1893 /* MathChallengeCategoriesRegistry.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8042DE3623635151008B1893 /* MathChallengeCategoriesRegistry.swift */; }; |
|
92 | 92 | 8042DE24236350EE008B1893 /* Math_ChallengeUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Math_ChallengeUITests.swift; sourceTree = "<group>"; }; |
93 | 93 | 8042DE26236350EE008B1893 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
94 | 94 | 8042DE3223635150008B1893 /* Math Challenge-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Math Challenge-Bridging-Header.h"; sourceTree = "<group>"; }; |
95 | | - 8042DE3323635151008B1893 /* MasterViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MasterViewController.swift; sourceTree = "<group>"; }; |
| 95 | + 8042DE3323635151008B1893 /* CategoryDetailViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CategoryDetailViewController.swift; sourceTree = "<group>"; }; |
96 | 96 | 8042DE3423635151008B1893 /* DetailViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DetailViewController.swift; sourceTree = "<group>"; }; |
97 | 97 | 8042DE3523635151008B1893 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
98 | 98 | 8042DE3623635151008B1893 /* MathChallengeCategoriesRegistry.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MathChallengeCategoriesRegistry.swift; sourceTree = "<group>"; }; |
|
202 | 202 | 8042DE3523635151008B1893 /* AppDelegate.swift */, |
203 | 203 | 8042DE3823635151008B1893 /* Challenge.swift */, |
204 | 204 | 8042DE3423635151008B1893 /* DetailViewController.swift */, |
205 | | - 8042DE3323635151008B1893 /* MasterViewController.swift */, |
| 205 | + 8042DE3323635151008B1893 /* CategoryDetailViewController.swift */, |
206 | 206 | 8042DE3623635151008B1893 /* MathChallengeCategoriesRegistry.swift */, |
207 | 207 | 8034B2712363520F00A282CD /* Assets.xcassets */, |
208 | 208 | 8042DE3723635151008B1893 /* SceneDelegate.swift */, |
|
511 | 511 | 8042DE3C23635151008B1893 /* MathChallengeCategoriesRegistry.swift in Sources */, |
512 | 512 | 8042DE4323635163008B1893 /* Addition.swift in Sources */, |
513 | 513 | 8042DE3B23635151008B1893 /* AppDelegate.swift in Sources */, |
514 | | - 8042DE3923635151008B1893 /* MasterViewController.swift in Sources */, |
| 514 | + 8042DE3923635151008B1893 /* CategoryDetailViewController.swift in Sources */, |
515 | 515 | 8042DE4523635163008B1893 /* SPHAIR.swift in Sources */, |
516 | 516 | 8042DE3A23635151008B1893 /* DetailViewController.swift in Sources */, |
517 | 517 | 628B79D8C849585571436F8F /* Division.swift in Sources */, |
|
0 commit comments