|
88 | 88 | 2C193C31290A9BC30050A57F /* PredictiveCacheManagerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C04E46D290A8CA10067FDCF /* PredictiveCacheManagerTests.swift */; }; |
89 | 89 | 2C193C32290A9BC30050A57F /* PredictiveCacheOptionsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C04E46C290A8CA10067FDCF /* PredictiveCacheOptionsTests.swift */; }; |
90 | 90 | 2C257377292B836B00941307 /* ReentrantImageDownloaderSpy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C257376292B836B00941307 /* ReentrantImageDownloaderSpy.swift */; }; |
91 | | - 2C257379292B8BEC00941307 /* RouteStepProgressTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C257378292B8BEB00941307 /* RouteStepProgressTests.swift */; }; |
92 | 91 | 2C2880A1291A82630063E5B7 /* RerouteControllerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C2880A0291A82630063E5B7 /* RerouteControllerTests.swift */; }; |
93 | 92 | 2C2880A6291AB7A10063E5B7 /* RerouteDetectorSpy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C2880A5291AB7A10063E5B7 /* RerouteDetectorSpy.swift */; }; |
| 93 | + 2C36D9002952256400EE37DF /* RouteLegProgressTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C36D8FD2952256400EE37DF /* RouteLegProgressTests.swift */; }; |
| 94 | + 2C36D9012952256400EE37DF /* RouteStepProgressTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C36D8FE2952256400EE37DF /* RouteStepProgressTests.swift */; }; |
| 95 | + 2C36D9022952256400EE37DF /* RouteProgressTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C36D8FF2952256400EE37DF /* RouteProgressTests.swift */; }; |
94 | 96 | 2C4093B5292661FD0099FA0E /* RouteParserSpy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C4093B4292661FD0099FA0E /* RouteParserSpy.swift */; }; |
95 | 97 | 2C585157292521C20077A558 /* MapboxCoreNavigation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C5ADFBC91DDCC7840011824B /* MapboxCoreNavigation.framework */; }; |
96 | 98 | 2C58515F292523670077A558 /* RouteControllerIntegrationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C58515E292523670077A558 /* RouteControllerIntegrationTests.swift */; }; |
|
470 | 472 | C51511D120EAC89D00372A91 /* CPMapTemplate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C51511D020EAC89D00372A91 /* CPMapTemplate.swift */; }; |
471 | 473 | C51DF8661F38C31C006C6A15 /* Locale.swift in Sources */ = {isa = PBXBuildFile; fileRef = C51DF8651F38C31C006C6A15 /* Locale.swift */; }; |
472 | 474 | C520EE901EBB84F9008805BC /* Navigation.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = C520EE921EBB84F9008805BC /* Navigation.storyboard */; }; |
473 | | - C52AC1261DF0E48600396B9F /* RouteProgressTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C52AC1251DF0E48600396B9F /* RouteProgressTests.swift */; }; |
474 | 475 | C53208AB1E81FFB900910266 /* NavigationMapView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C53208AA1E81FFB900910266 /* NavigationMapView.swift */; }; |
475 | 476 | C5381F03204E052A00A5493E /* UIDevice.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5381F01204E03B600A5493E /* UIDevice.swift */; }; |
476 | 477 | C53C196D1F38EA25008DB406 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = C53C196F1F38EA25008DB406 /* Localizable.strings */; }; |
|
750 | 751 | 2C04E46C290A8CA10067FDCF /* PredictiveCacheOptionsTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PredictiveCacheOptionsTests.swift; sourceTree = "<group>"; }; |
751 | 752 | 2C04E46D290A8CA10067FDCF /* PredictiveCacheManagerTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PredictiveCacheManagerTests.swift; sourceTree = "<group>"; }; |
752 | 753 | 2C257376292B836B00941307 /* ReentrantImageDownloaderSpy.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReentrantImageDownloaderSpy.swift; sourceTree = "<group>"; }; |
753 | | - 2C257378292B8BEB00941307 /* RouteStepProgressTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RouteStepProgressTests.swift; sourceTree = "<group>"; }; |
754 | 754 | 2C2880A0291A82630063E5B7 /* RerouteControllerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RerouteControllerTests.swift; sourceTree = "<group>"; }; |
755 | 755 | 2C2880A5291AB7A10063E5B7 /* RerouteDetectorSpy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RerouteDetectorSpy.swift; sourceTree = "<group>"; }; |
| 756 | + 2C36D8FD2952256400EE37DF /* RouteLegProgressTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RouteLegProgressTests.swift; sourceTree = "<group>"; }; |
| 757 | + 2C36D8FE2952256400EE37DF /* RouteStepProgressTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RouteStepProgressTests.swift; sourceTree = "<group>"; }; |
| 758 | + 2C36D8FF2952256400EE37DF /* RouteProgressTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RouteProgressTests.swift; sourceTree = "<group>"; }; |
756 | 759 | 2C4093B4292661FD0099FA0E /* RouteParserSpy.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RouteParserSpy.swift; sourceTree = "<group>"; }; |
757 | 760 | 2C585153292521C20077A558 /* MapboxCoreNavigationIntegrationTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = MapboxCoreNavigationIntegrationTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
758 | 761 | 2C58515E292523670077A558 /* RouteControllerIntegrationTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RouteControllerIntegrationTests.swift; sourceTree = "<group>"; }; |
|
1155 | 1158 | C51DF8651F38C31C006C6A15 /* Locale.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Locale.swift; sourceTree = "<group>"; }; |
1156 | 1159 | C520EE911EBB84F9008805BC /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Navigation.storyboard; sourceTree = "<group>"; }; |
1157 | 1160 | C520EE941EBBBD55008805BC /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Navigation.strings; sourceTree = "<group>"; }; |
1158 | | - C52AC1251DF0E48600396B9F /* RouteProgressTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RouteProgressTests.swift; sourceTree = "<group>"; }; |
1159 | 1161 | C53208AA1E81FFB900910266 /* NavigationMapView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = NavigationMapView.swift; sourceTree = "<group>"; }; |
1160 | 1162 | C5381F01204E03B600A5493E /* UIDevice.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UIDevice.swift; sourceTree = "<group>"; }; |
1161 | 1163 | C53C19701F38EACD008DB406 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; }; |
|
1484 | 1486 | path = NavNative; |
1485 | 1487 | sourceTree = "<group>"; |
1486 | 1488 | }; |
| 1489 | + 2C36D8FC2952256400EE37DF /* Progress */ = { |
| 1490 | + isa = PBXGroup; |
| 1491 | + children = ( |
| 1492 | + 2C36D8FD2952256400EE37DF /* RouteLegProgressTests.swift */, |
| 1493 | + 2C36D8FE2952256400EE37DF /* RouteStepProgressTests.swift */, |
| 1494 | + 2C36D8FF2952256400EE37DF /* RouteProgressTests.swift */, |
| 1495 | + ); |
| 1496 | + path = Progress; |
| 1497 | + sourceTree = "<group>"; |
| 1498 | + }; |
1487 | 1499 | 2C585154292521C20077A558 /* MapboxCoreNavigationIntegrationTests */ = { |
1488 | 1500 | isa = PBXGroup; |
1489 | 1501 | children = ( |
|
2385 | 2397 | C5ADFBD61DDCC7840011824B /* MapboxCoreNavigationTests */ = { |
2386 | 2398 | isa = PBXGroup; |
2387 | 2399 | children = ( |
| 2400 | + 2C36D8FC2952256400EE37DF /* Progress */, |
2388 | 2401 | 2C9DDBE12934C006007F8CFD /* MapboxCoreNavigationTests.swift */, |
2389 | 2402 | 2C9006CD291927B80012CCEA /* MeasurementSystemTests.swift */, |
2390 | 2403 | 2C9006CF291927B80012CCEA /* RerouteTests.swift */, |
|
2403 | 2416 | 162039CE216C348500875F5C /* NavigationEventsManagerTests.swift */, |
2404 | 2417 | C551B0E520D42222009A986F /* NavigationLocationManagerTests.swift */, |
2405 | 2418 | C5ABB50D20408D2C00AFA92C /* NavigationServiceTests.swift */, |
2406 | | - C52AC1251DF0E48600396B9F /* RouteProgressTests.swift */, |
2407 | 2419 | C582BA2B2073E77E00647DAA /* StringTests.swift */, |
2408 | 2420 | 3597ABCF21553B6F00C12785 /* SimulatedLocationManagerTests.swift */, |
2409 | 2421 | AE8B1B96207D2B2B003050F6 /* TunnelAuthorityTests.swift */, |
|
2417 | 2429 | 8A9270E82704F6CC00B606D9 /* BundleAdditionsTests.swift */, |
2418 | 2430 | E2B4B228272A814600FF0F57 /* ReplayLocationManagerTests.swift */, |
2419 | 2431 | 2C2880A0291A82630063E5B7 /* RerouteControllerTests.swift */, |
2420 | | - 2C257378292B8BEB00941307 /* RouteStepProgressTests.swift */, |
2421 | 2432 | ); |
2422 | 2433 | name = MapboxCoreNavigationTests; |
2423 | 2434 | path = Tests/MapboxCoreNavigationTests; |
|
3480 | 3491 | 2B0C3EE428F6E56600F828DF /* HistoryReaderTests.swift in Sources */, |
3481 | 3492 | E2B4B22A272A814600FF0F57 /* ReplayLocationManagerTests.swift in Sources */, |
3482 | 3493 | E23D8B6B269D7EE90094CEFA /* TilesetDescriptorFactoryTests.swift in Sources */, |
| 3494 | + 2C36D9002952256400EE37DF /* RouteLegProgressTests.swift in Sources */, |
| 3495 | + 2C36D9012952256400EE37DF /* RouteStepProgressTests.swift in Sources */, |
3483 | 3496 | 359A8AED1FA78D3000BDB486 /* DistanceFormatterTests.swift in Sources */, |
3484 | | - C52AC1261DF0E48600396B9F /* RouteProgressTests.swift in Sources */, |
3485 | 3497 | 5A43FC8B24B488DC00BF7943 /* PassiveLocationManagerTests.swift in Sources */, |
3486 | 3498 | 2C9DDBE32934C457007F8CFD /* RouteControllerTests.swift in Sources */, |
3487 | 3499 | 359574AA1F28CCBB00838209 /* LocationTests.swift in Sources */, |
|
3493 | 3505 | 8A9270EA2704F6CC00B606D9 /* BundleAdditionsTests.swift in Sources */, |
3494 | 3506 | E24CD8202768E36000B6ABBD /* LeakTests.swift in Sources */, |
3495 | 3507 | B426FF0525FFD679001884C8 /* SimulatedLocationManagerTests.swift in Sources */, |
| 3508 | + 2C36D9022952256400EE37DF /* RouteProgressTests.swift in Sources */, |
3496 | 3509 | 35EF782A212C324E001B4BB5 /* TunnelAuthorityTests.swift in Sources */, |
3497 | 3510 | 3A163AE0249901C300D66A0D /* RouteStateTests.swift in Sources */, |
3498 | 3511 | C5ABB50E20408D2C00AFA92C /* NavigationServiceTests.swift in Sources */, |
3499 | 3512 | 2C193C32290A9BC30050A57F /* PredictiveCacheOptionsTests.swift in Sources */, |
3500 | 3513 | 2C9006D7291927D80012CCEA /* RoutesCoordinatorTests.swift in Sources */, |
3501 | 3514 | 2C9006D6291927D80012CCEA /* RerouteTests.swift in Sources */, |
3502 | 3515 | 11D1F89E269601150053A93F /* NativeHandlersFactoryTests.swift in Sources */, |
3503 | | - 2C257379292B8BEC00941307 /* RouteStepProgressTests.swift in Sources */, |
3504 | 3516 | 2C193C31290A9BC30050A57F /* PredictiveCacheManagerTests.swift in Sources */, |
3505 | 3517 | ); |
3506 | 3518 | runOnlyForDeploymentPostprocessing = 0; |
|
0 commit comments