|
218 | 218 | FAD5C5142AFCBE720040C61A /* GoInfoGameUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAD5C5132AFCBE720040C61A /* GoInfoGameUITests.swift */; }; |
219 | 219 | FAD5C5162AFCBE720040C61A /* GoInfoGameUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAD5C5152AFCBE720040C61A /* GoInfoGameUITestsLaunchTests.swift */; }; |
220 | 220 | FAE2584F2D39819300D2BB12 /* QuestCategoryListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAE2584E2D39819300D2BB12 /* QuestCategoryListView.swift */; }; |
| 221 | + FAE258522D3A780F00D2BB12 /* FloatingActionButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAE258512D3A780F00D2BB12 /* FloatingActionButton.swift */; }; |
221 | 222 | FAF44FBD2B3084EC004FE664 /* OnboardingView1.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAF44FBC2B3084EC004FE664 /* OnboardingView1.swift */; }; |
222 | 223 | FAF44FBF2B3084FB004FE664 /* OnboardingView2.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAF44FBE2B3084FB004FE664 /* OnboardingView2.swift */; }; |
223 | 224 | FAF44FC12B30850A004FE664 /* OnboardingView3.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAF44FC02B30850A004FE664 /* OnboardingView3.swift */; }; |
|
531 | 532 | FAD5C5132AFCBE720040C61A /* GoInfoGameUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GoInfoGameUITests.swift; sourceTree = "<group>"; }; |
532 | 533 | FAD5C5152AFCBE720040C61A /* GoInfoGameUITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GoInfoGameUITestsLaunchTests.swift; sourceTree = "<group>"; }; |
533 | 534 | FAE2584E2D39819300D2BB12 /* QuestCategoryListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QuestCategoryListView.swift; sourceTree = "<group>"; }; |
| 535 | + FAE258512D3A780F00D2BB12 /* FloatingActionButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FloatingActionButton.swift; sourceTree = "<group>"; }; |
534 | 536 | FAF44FBC2B3084EC004FE664 /* OnboardingView1.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OnboardingView1.swift; sourceTree = "<group>"; }; |
535 | 537 | FAF44FBE2B3084FB004FE664 /* OnboardingView2.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OnboardingView2.swift; sourceTree = "<group>"; }; |
536 | 538 | FAF44FC02B30850A004FE664 /* OnboardingView3.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OnboardingView3.swift; sourceTree = "<group>"; }; |
|
1279 | 1281 | isa = PBXGroup; |
1280 | 1282 | children = ( |
1281 | 1283 | FA87A80F2B68142F000A6BEA /* LoadingView.swift */, |
| 1284 | + FAE258512D3A780F00D2BB12 /* FloatingActionButton.swift */, |
1282 | 1285 | ); |
1283 | 1286 | path = Utils; |
1284 | 1287 | sourceTree = "<group>"; |
|
2053 | 2056 | 05DBBB622B164D9A00B6F110 /* RealOPElement.swift in Sources */, |
2054 | 2057 | 973FC0422B59467A00878269 /* BusStopLit.swift in Sources */, |
2055 | 2058 | 97AC1C0A2B6B7F10004F0BF4 /* CustomVerticalButtonsList.swift in Sources */, |
| 2059 | + FAE258522D3A780F00D2BB12 /* FloatingActionButton.swift in Sources */, |
2056 | 2060 | 973FC0352B592C0F00878269 /* StairNumberForm.swift in Sources */, |
2057 | 2061 | FA8C74C22C4E89C800D28220 /* LongForm.swift in Sources */, |
2058 | 2062 | FAC9E60F2B04F9C800E2C608 /* OverpassRequestManager.swift in Sources */, |
|
0 commit comments