|
193 | 193 | FA87A8172B6AC885000A6BEA /* StepsInclineTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA87A8162B6AC885000A6BEA /* StepsInclineTests.swift */; }; |
194 | 194 | FA87A8192B6B01A4000A6BEA /* HandRailTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA87A8182B6B01A4000A6BEA /* HandRailTests.swift */; }; |
195 | 195 | FA87A81B2B6B042E000A6BEA /* SideWalkWidthTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA87A81A2B6B042E000A6BEA /* SideWalkWidthTests.swift */; }; |
196 | | - FA8C74BF2C1B00E600D28220 /* SettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA8C74BE2C1B00E600D28220 /* SettingsView.swift */; }; |
197 | 196 | FA8C74C22C4E89C800D28220 /* LongForm.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA8C74C12C4E89C800D28220 /* LongForm.swift */; }; |
198 | 197 | FA8C74C42C4FDE1000D28220 /* LongFormModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA8C74C32C4FDE1000D28220 /* LongFormModel.swift */; }; |
199 | 198 | FA8C74C72C4FE2E900D28220 /* LongFormWidthView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA8C74C62C4FE2E900D28220 /* LongFormWidthView.swift */; }; |
|
218 | 217 | FAD5C50A2AFCBE720040C61A /* GoInfoGameTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAD5C5092AFCBE720040C61A /* GoInfoGameTests.swift */; }; |
219 | 218 | FAD5C5142AFCBE720040C61A /* GoInfoGameUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAD5C5132AFCBE720040C61A /* GoInfoGameUITests.swift */; }; |
220 | 219 | FAD5C5162AFCBE720040C61A /* GoInfoGameUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAD5C5152AFCBE720040C61A /* GoInfoGameUITestsLaunchTests.swift */; }; |
| 220 | + FAE2584F2D39819300D2BB12 /* QuestCategoryListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAE2584E2D39819300D2BB12 /* QuestCategoryListView.swift */; }; |
221 | 221 | FAF44FBD2B3084EC004FE664 /* OnboardingView1.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAF44FBC2B3084EC004FE664 /* OnboardingView1.swift */; }; |
222 | 222 | FAF44FBF2B3084FB004FE664 /* OnboardingView2.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAF44FBE2B3084FB004FE664 /* OnboardingView2.swift */; }; |
223 | 223 | FAF44FC12B30850A004FE664 /* OnboardingView3.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAF44FC02B30850A004FE664 /* OnboardingView3.swift */; }; |
|
499 | 499 | FA87A8162B6AC885000A6BEA /* StepsInclineTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StepsInclineTests.swift; sourceTree = "<group>"; }; |
500 | 500 | FA87A8182B6B01A4000A6BEA /* HandRailTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HandRailTests.swift; sourceTree = "<group>"; }; |
501 | 501 | FA87A81A2B6B042E000A6BEA /* SideWalkWidthTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SideWalkWidthTests.swift; sourceTree = "<group>"; }; |
502 | | - FA8C74BE2C1B00E600D28220 /* SettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsView.swift; sourceTree = "<group>"; }; |
503 | 502 | FA8C74C12C4E89C800D28220 /* LongForm.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LongForm.swift; sourceTree = "<group>"; }; |
504 | 503 | FA8C74C32C4FDE1000D28220 /* LongFormModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LongFormModel.swift; sourceTree = "<group>"; }; |
505 | 504 | FA8C74C62C4FE2E900D28220 /* LongFormWidthView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LongFormWidthView.swift; sourceTree = "<group>"; }; |
|
531 | 530 | FAD5C50F2AFCBE720040C61A /* GoInfoGameUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = GoInfoGameUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
532 | 531 | FAD5C5132AFCBE720040C61A /* GoInfoGameUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GoInfoGameUITests.swift; sourceTree = "<group>"; }; |
533 | 532 | FAD5C5152AFCBE720040C61A /* GoInfoGameUITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GoInfoGameUITestsLaunchTests.swift; sourceTree = "<group>"; }; |
| 533 | + FAE2584E2D39819300D2BB12 /* QuestCategoryListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QuestCategoryListView.swift; sourceTree = "<group>"; }; |
534 | 534 | FAF44FBC2B3084EC004FE664 /* OnboardingView1.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OnboardingView1.swift; sourceTree = "<group>"; }; |
535 | 535 | FAF44FBE2B3084FB004FE664 /* OnboardingView2.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OnboardingView2.swift; sourceTree = "<group>"; }; |
536 | 536 | FAF44FC02B30850A004FE664 /* OnboardingView3.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OnboardingView3.swift; sourceTree = "<group>"; }; |
|
680 | 680 | 05CB71DD2B0FAEC200DED821 /* UI */ = { |
681 | 681 | isa = PBXGroup; |
682 | 682 | children = ( |
683 | | - FA8C74BD2C1B00CC00D28220 /* Settings */, |
684 | 683 | 971342712BBD240500174EBF /* InitialView */, |
685 | 684 | FABF3CF92B86062E0080EAC9 /* Camera */, |
686 | 685 | FA87A80E2B681416000A6BEA /* Utils */, |
|
1166 | 1165 | A4E7119C2B57A22300C9DE08 /* quests */ = { |
1167 | 1166 | isa = PBXGroup; |
1168 | 1167 | children = ( |
| 1168 | + FAE2584C2D39816600D2BB12 /* QuestCategory */, |
1169 | 1169 | FA8C74C02C4E89A600D28220 /* LongQuests */, |
1170 | 1170 | 97412A972BBBF39000DF7983 /* KerbHeight */, |
1171 | 1171 | 97412A922BBADACA00DF7983 /* StairFlights */, |
|
1283 | 1283 | path = Utils; |
1284 | 1284 | sourceTree = "<group>"; |
1285 | 1285 | }; |
1286 | | - FA8C74BD2C1B00CC00D28220 /* Settings */ = { |
1287 | | - isa = PBXGroup; |
1288 | | - children = ( |
1289 | | - FA8C74BE2C1B00E600D28220 /* SettingsView.swift */, |
1290 | | - ); |
1291 | | - path = Settings; |
1292 | | - sourceTree = "<group>"; |
1293 | | - }; |
1294 | 1286 | FA8C74C02C4E89A600D28220 /* LongQuests */ = { |
1295 | 1287 | isa = PBXGroup; |
1296 | 1288 | children = ( |
|
1451 | 1443 | path = GoInfoGameUITests; |
1452 | 1444 | sourceTree = "<group>"; |
1453 | 1445 | }; |
| 1446 | + FAE2584C2D39816600D2BB12 /* QuestCategory */ = { |
| 1447 | + isa = PBXGroup; |
| 1448 | + children = ( |
| 1449 | + FAE2584D2D39817E00D2BB12 /* UI */, |
| 1450 | + ); |
| 1451 | + path = QuestCategory; |
| 1452 | + sourceTree = "<group>"; |
| 1453 | + }; |
| 1454 | + FAE2584D2D39817E00D2BB12 /* UI */ = { |
| 1455 | + isa = PBXGroup; |
| 1456 | + children = ( |
| 1457 | + FAE2584E2D39819300D2BB12 /* QuestCategoryListView.swift */, |
| 1458 | + ); |
| 1459 | + path = UI; |
| 1460 | + sourceTree = "<group>"; |
| 1461 | + }; |
1454 | 1462 | FAFDA1FB2C6D321500ECEAE9 /* Login */ = { |
1455 | 1463 | isa = PBXGroup; |
1456 | 1464 | children = ( |
|
2041 | 2049 | 971F9FE42B84CDBF005397CC /* CrossingType.swift in Sources */, |
2042 | 2050 | 97AC1C062B6A45B0004F0BF4 /* SideWalkValidation.swift in Sources */, |
2043 | 2051 | FAD5C4F32AFCBE700040C61A /* AppDelegate.swift in Sources */, |
2044 | | - FA8C74BF2C1B00E600D28220 /* SettingsView.swift in Sources */, |
2045 | 2052 | 18EC425C2B84987200DE05D7 /* TactilePavingCrosswalkForm.swift in Sources */, |
2046 | 2053 | 05DBBB622B164D9A00B6F110 /* RealOPElement.swift in Sources */, |
2047 | 2054 | 973FC0422B59467A00878269 /* BusStopLit.swift in Sources */, |
|
2071 | 2078 | 97412A9B2BBBF3B400DF7983 /* KerbHeightForm.swift in Sources */, |
2072 | 2079 | FA8C74C42C4FDE1000D28220 /* LongFormModel.swift in Sources */, |
2073 | 2080 | 973FC04A2B5A478C00878269 /* CrossMarkingForm.swift in Sources */, |
| 2081 | + FAE2584F2D39819300D2BB12 /* QuestCategoryListView.swift in Sources */, |
2074 | 2082 | FA8C74E32C639BA300D28220 /* LongCrossingQuest.swift in Sources */, |
2075 | 2083 | 973FC03F2B59418B00878269 /* WayLit.swift in Sources */, |
2076 | 2084 | 971342772BBD415600174EBF /* InitialViewController.swift in Sources */, |
|
0 commit comments