|
45 | 45 | 2B91C9B12416357700E532A5 /* MapboxSpeechSynthesizer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2B91C9B02416357700E532A5 /* MapboxSpeechSynthesizer.swift */; }; |
46 | 46 | 2B955B1C25EFDDCB00BBFEC6 /* Directions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2B955B1B25EFDDCB00BBFEC6 /* Directions.swift */; }; |
47 | 47 | 2BBED92F265E2C7D00F90032 /* NativeHandlersFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2BBED92E265E2C7D00F90032 /* NativeHandlersFactory.swift */; }; |
| 48 | + 2BBED93B267A3AB900F90032 /* BillingHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2BBED93A267A3AB900F90032 /* BillingHandler.swift */; }; |
48 | 49 | 2BBEEDA52508DB1700C8DA4A /* RouteLegProgress.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2BBEEDA42508DB1700C8DA4A /* RouteLegProgress.swift */; }; |
49 | 50 | 2BBEEDA72508E1E300C8DA4A /* RouteStepProgress.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2BBEEDA62508E1E300C8DA4A /* RouteStepProgress.swift */; }; |
50 | 51 | 2BDD653D2614BCA1005B8B55 /* WayNameView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2BDD653C2614BCA1005B8B55 /* WayNameView.swift */; }; |
|
342 | 343 | DAFA92071F01735000A7FB09 /* DistanceFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 351BEC0B1E5BCC72006FE110 /* DistanceFormatter.swift */; }; |
343 | 344 | E23D8B6B269D7EE90094CEFA /* TilesetDescriptorFactoryTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E23D8B6A269D7EE90094CEFA /* TilesetDescriptorFactoryTests.swift */; }; |
344 | 345 | E26AB4FD269F7BCA00FD756B /* TestCase.swift in Sources */ = {isa = PBXBuildFile; fileRef = E26AB4FC269F7BCA00FD756B /* TestCase.swift */; }; |
| 346 | + E2814D982693412E000AD987 /* BillingHandlerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2814D972693412E000AD987 /* BillingHandlerTests.swift */; }; |
345 | 347 | E2842798265B907C003F86E4 /* UnimplementedLoggingTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2842797265B907C003F86E4 /* UnimplementedLoggingTests.swift */; }; |
346 | 348 | E2922DEB26A55B0E0094D3BE /* NSLock++.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2922DEA26A55B0E0094D3BE /* NSLock++.swift */; }; |
347 | 349 | E2C1CDA0265E22AA00E158E0 /* MapboxDirections.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = E2C1CD9F265E22AA00E158E0 /* MapboxDirections.xcframework */; }; |
|
503 | 505 | 2B91C9B02416357700E532A5 /* MapboxSpeechSynthesizer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MapboxSpeechSynthesizer.swift; sourceTree = "<group>"; }; |
504 | 506 | 2B955B1B25EFDDCB00BBFEC6 /* Directions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Directions.swift; sourceTree = "<group>"; }; |
505 | 507 | 2BBED92E265E2C7D00F90032 /* NativeHandlersFactory.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NativeHandlersFactory.swift; sourceTree = "<group>"; }; |
| 508 | + 2BBED93A267A3AB900F90032 /* BillingHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BillingHandler.swift; sourceTree = "<group>"; }; |
506 | 509 | 2BBEEDA42508DB1700C8DA4A /* RouteLegProgress.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RouteLegProgress.swift; sourceTree = "<group>"; }; |
507 | 510 | 2BBEEDA62508E1E300C8DA4A /* RouteStepProgress.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RouteStepProgress.swift; sourceTree = "<group>"; }; |
508 | 511 | 2BDD653C2614BCA1005B8B55 /* WayNameView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WayNameView.swift; sourceTree = "<group>"; }; |
|
906 | 909 | E26AB4FC269F7BCA00FD756B /* TestCase.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestCase.swift; sourceTree = "<group>"; }; |
907 | 910 | E27A21F22654FB6800AA935F /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; }; |
908 | 911 | E27A21FD265672D500AA935F /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; }; |
| 912 | + E2814D972693412E000AD987 /* BillingHandlerTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BillingHandlerTests.swift; sourceTree = "<group>"; }; |
909 | 913 | E2842797265B907C003F86E4 /* UnimplementedLoggingTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UnimplementedLoggingTests.swift; sourceTree = "<group>"; }; |
910 | 914 | E2922DEA26A55B0E0094D3BE /* NSLock++.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NSLock++.swift"; sourceTree = "<group>"; }; |
911 | 915 | E2C1CD9F265E22AA00E158E0 /* MapboxDirections.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = MapboxDirections.xcframework; path = Carthage/Build/MapboxDirections.xcframework; sourceTree = "<group>"; }; |
|
1581 | 1585 | C56173591F182103005954F6 /* Extensions */, |
1582 | 1586 | C53C196A1F38E9C1008DB406 /* Resources */, |
1583 | 1587 | DABA591425E58D5600D0C1DB /* Accounts.swift */, |
| 1588 | + 2BBED93A267A3AB900F90032 /* BillingHandler.swift */, |
1584 | 1589 | C58D6BAC1DDCF2AE00387F53 /* CoreConstants.swift */, |
1585 | 1590 | 351BEC0B1E5BCC72006FE110 /* DistanceFormatter.swift */, |
1586 | 1591 | 8DCE104F210FC5880048B0FB /* EndOfRouteFeedback.swift */, |
|
1645 | 1650 | 5A43FC8A24B488DC00BF7943 /* PassiveLocationManagerTests.swift */, |
1646 | 1651 | E2842797265B907C003F86E4 /* UnimplementedLoggingTests.swift */, |
1647 | 1652 | E23D8B6A269D7EE90094CEFA /* TilesetDescriptorFactoryTests.swift */, |
| 1653 | + E2814D972693412E000AD987 /* BillingHandlerTests.swift */, |
1648 | 1654 | ); |
1649 | 1655 | name = MapboxCoreNavigationTests; |
1650 | 1656 | path = Tests/MapboxCoreNavigationTests; |
|
2468 | 2474 | DAF27252264E02D800C0AC37 /* RoadObject.swift in Sources */, |
2469 | 2475 | 5A39B9282498F9890026DFD1 /* PassiveLocationManager.swift in Sources */, |
2470 | 2476 | C5C94C1D1DDCD2370097296A /* RouteProgress.swift in Sources */, |
| 2477 | + 2BBED93B267A3AB900F90032 /* BillingHandler.swift in Sources */, |
2471 | 2478 | 2BE701352535948100F46E4E /* RestStop.swift in Sources */, |
2472 | 2479 | 8D4CF9C621349FFB009C3FEE /* NavigationServiceDelegate.swift in Sources */, |
2473 | 2480 | C5CFE4881EF2FD4C006F48E8 /* MMEEventsManager.swift in Sources */, |
|
2503 | 2510 | C52AC1261DF0E48600396B9F /* RouteProgressTests.swift in Sources */, |
2504 | 2511 | 5A43FC8B24B488DC00BF7943 /* PassiveLocationManagerTests.swift in Sources */, |
2505 | 2512 | 359574AA1F28CCBB00838209 /* LocationTests.swift in Sources */, |
| 2513 | + E2814D982693412E000AD987 /* BillingHandlerTests.swift in Sources */, |
2506 | 2514 | C582BA2C2073E77E00647DAA /* StringTests.swift in Sources */, |
2507 | 2515 | B426FEF425FFD5DC001884C8 /* RouteControllerTests.swift in Sources */, |
2508 | 2516 | 352762A4225B751A0015B632 /* OptionsTests.swift in Sources */, |
|
0 commit comments