|
424 | 424 | B4BB0AD72704D1E6006F502D /* multileg_route.json in Resources */ = {isa = PBXBuildFile; fileRef = B4BB0AD62704D1E6006F502D /* multileg_route.json */; }; |
425 | 425 | B4C4FFA028ADB19600C7C253 /* RouteLineLayerPositionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4C4FF9F28ADB19600C7C253 /* RouteLineLayerPositionTests.swift */; }; |
426 | 426 | B4C8E39E286B72FA004D3EDD /* FeedbackViewControllerSnapshotTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4C8E39D286B72FA004D3EDD /* FeedbackViewControllerSnapshotTests.swift */; }; |
| 427 | + B4DA62F128EE0A78004A66B8 /* NavigationMapView+Annotations.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4DA62F028EE0A78004A66B8 /* NavigationMapView+Annotations.swift */; }; |
427 | 428 | B4E19C47268114840011581F /* NavigationLocationProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4E19C46268114840011581F /* NavigationLocationProvider.swift */; }; |
428 | 429 | B4F4FEAD27AB1E11003915A9 /* SpriteRepositoryTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4B61B9627A882E200AA127E /* SpriteRepositoryTests.swift */; }; |
429 | 430 | B4FD842827ED1980002662C4 /* UserPuckStyleKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4FD842727ED1980002662C4 /* UserPuckStyleKit.swift */; }; |
|
1060 | 1061 | B4C4FF9F28ADB19600C7C253 /* RouteLineLayerPositionTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RouteLineLayerPositionTests.swift; sourceTree = "<group>"; }; |
1061 | 1062 | B4C8E39D286B72FA004D3EDD /* FeedbackViewControllerSnapshotTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeedbackViewControllerSnapshotTests.swift; sourceTree = "<group>"; }; |
1062 | 1063 | B4D4291826260D5900EE92A8 /* MBXInfo.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = MBXInfo.plist; sourceTree = "<group>"; }; |
| 1064 | + B4DA62F028EE0A78004A66B8 /* NavigationMapView+Annotations.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NavigationMapView+Annotations.swift"; sourceTree = "<group>"; }; |
1063 | 1065 | B4E19C46268114840011581F /* NavigationLocationProvider.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NavigationLocationProvider.swift; sourceTree = "<group>"; }; |
1064 | 1066 | B4FD842727ED1980002662C4 /* UserPuckStyleKit.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserPuckStyleKit.swift; sourceTree = "<group>"; }; |
1065 | 1067 | C51511D020EAC89D00372A91 /* CPMapTemplate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CPMapTemplate.swift; sourceTree = "<group>"; }; |
|
1550 | 1552 | 8A0E0A66257ADD3D00C2E924 /* Navigation */ = { |
1551 | 1553 | isa = PBXGroup; |
1552 | 1554 | children = ( |
| 1555 | + B4DA62F028EE0A78004A66B8 /* NavigationMapView+Annotations.swift */, |
1553 | 1556 | B4E19C46268114840011581F /* NavigationLocationProvider.swift */, |
1554 | 1557 | 8A2081C925E07CED00F9B8A6 /* NavigationMapViewIdentifiers.swift */, |
1555 | 1558 | 8A2081CA25E07CED00F9B8A6 /* RouteLineType.swift */, |
|
2869 | 2872 | 8AA0386327F7B3F50007BD2D /* BottomBannerViewControllerDelegate.swift in Sources */, |
2870 | 2873 | 8D53136B20653FA20044891E /* ExitView.swift in Sources */, |
2871 | 2874 | 8D3322272200E4CA001D44AA /* NavigationOptions.swift in Sources */, |
| 2875 | + B4DA62F128EE0A78004A66B8 /* NavigationMapView+Annotations.swift in Sources */, |
2872 | 2876 | B41299CD26D6DE4D004031A3 /* RouteProgress+Arrival.swift in Sources */, |
2873 | 2877 | 351BEC011E5BCC63006FE110 /* ManeuverView.swift in Sources */, |
2874 | 2878 | 35B1E2951F1FF8EC00A13D32 /* UserCourseView.swift in Sources */, |
|
0 commit comments