|
21 | 21 | 8A33629624E4844E0086C647 /* Building-Extrusion.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A33629524E4844E0086C647 /* Building-Extrusion.swift */; };
|
22 | 22 | 8A96379C2492B366008DEF2A /* Route-Deserialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A96379A2492B366008DEF2A /* Route-Deserialization.swift */; };
|
23 | 23 | 8A96379D2492B366008DEF2A /* route.json in Resources */ = {isa = PBXBuildFile; fileRef = 8A96379B2492B366008DEF2A /* route.json */; };
|
| 24 | + 8AA038742804C1110007BD2D /* Navigation-View.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8AA038732804C1110007BD2D /* Navigation-View.swift */; }; |
24 | 25 | 8AC9129D2494106100B6941E /* Route-Initialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8AC9129C2494106100B6941E /* Route-Initialization.swift */; };
|
25 | 26 | 8AE033222628EDFF000E7145 /* Route-Lines-Styling.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8AE033212628EDFF000E7145 /* Route-Lines-Styling.swift */; };
|
26 | 27 | 8DF510741FEB08F70049DB9C /* Embedded-Navigation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DF510731FEB08F70049DB9C /* Embedded-Navigation.swift */; };
|
|
70 | 71 | 8A33629524E4844E0086C647 /* Building-Extrusion.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Building-Extrusion.swift"; sourceTree = "<group>"; };
|
71 | 72 | 8A96379A2492B366008DEF2A /* Route-Deserialization.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Route-Deserialization.swift"; sourceTree = "<group>"; };
|
72 | 73 | 8A96379B2492B366008DEF2A /* route.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = route.json; sourceTree = "<group>"; };
|
| 74 | + 8AA038732804C1110007BD2D /* Navigation-View.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Navigation-View.swift"; sourceTree = "<group>"; }; |
73 | 75 | 8AC9129C2494106100B6941E /* Route-Initialization.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Route-Initialization.swift"; sourceTree = "<group>"; };
|
74 | 76 | 8AD2F2132489B5C800F81353 /* apply-mapbox-access-token.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "apply-mapbox-access-token.sh"; sourceTree = "<group>"; };
|
75 | 77 | 8AE033212628EDFF000E7145 /* Route-Lines-Styling.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Route-Lines-Styling.swift"; sourceTree = "<group>"; };
|
|
263 | 265 | 11DC36F126161DAF0042CD4A /* Location-Snapping.swift */,
|
264 | 266 | 11B6E81626176F3600872E4D /* Upcoming-Intersection.swift */,
|
265 | 267 | B4F805ED26791AD900D5F1C8 /* Custom-User-Location.swift */,
|
| 268 | + 8AA038732804C1110007BD2D /* Navigation-View.swift */, |
266 | 269 | 8AFBF217265E851700468551 /* CustomSegue */,
|
267 | 270 | 8A2DFA52261650600034A87E /* NavigationCamera */,
|
268 | 271 | 8AC9129E2494118400B6941E /* TestData */,
|
|
279 | 282 | 4EF74F60792B221A1A61A3CE /* Pods-Navigation-Examples.debug.xcconfig */,
|
280 | 283 | A8BC0BE26AF9683D3B034741 /* Pods-Navigation-Examples.release.xcconfig */,
|
281 | 284 | );
|
282 |
| - name = Pods; |
283 | 285 | path = Pods;
|
284 | 286 | sourceTree = "<group>";
|
285 | 287 | };
|
|
451 | 453 | inputPaths = (
|
452 | 454 | "${PODS_ROOT}/Target Support Files/Pods-Navigation-Examples/Pods-Navigation-Examples-frameworks.sh",
|
453 | 455 | "${BUILT_PRODUCTS_DIR}/MapboxCoreNavigation/MapboxCoreNavigation.framework",
|
454 |
| - "${BUILT_PRODUCTS_DIR}/MapboxDirections/MapboxDirections.framework", |
| 456 | + "${BUILT_PRODUCTS_DIR}/MapboxDirections-pre/MapboxDirections.framework", |
| 457 | + "${BUILT_PRODUCTS_DIR}/MapboxGeocoder.swift/MapboxGeocoder.framework", |
455 | 458 | "${BUILT_PRODUCTS_DIR}/MapboxMaps/MapboxMaps.framework",
|
456 | 459 | "${BUILT_PRODUCTS_DIR}/MapboxNavigation/MapboxNavigation.framework",
|
457 | 460 | "${BUILT_PRODUCTS_DIR}/MapboxSpeech/MapboxSpeech.framework",
|
|
467 | 470 | outputPaths = (
|
468 | 471 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MapboxCoreNavigation.framework",
|
469 | 472 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MapboxDirections.framework",
|
| 473 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MapboxGeocoder.framework", |
470 | 474 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MapboxMaps.framework",
|
471 | 475 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MapboxNavigation.framework",
|
472 | 476 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MapboxSpeech.framework",
|
|
565 | 569 | inputPaths = (
|
566 | 570 | "${PODS_ROOT}/Target Support Files/Pods-DocsCode/Pods-DocsCode-frameworks.sh",
|
567 | 571 | "${BUILT_PRODUCTS_DIR}/MapboxCoreNavigation/MapboxCoreNavigation.framework",
|
568 |
| - "${BUILT_PRODUCTS_DIR}/MapboxDirections/MapboxDirections.framework", |
| 572 | + "${BUILT_PRODUCTS_DIR}/MapboxDirections-pre/MapboxDirections.framework", |
| 573 | + "${BUILT_PRODUCTS_DIR}/MapboxGeocoder.swift/MapboxGeocoder.framework", |
569 | 574 | "${BUILT_PRODUCTS_DIR}/MapboxMaps/MapboxMaps.framework",
|
570 | 575 | "${BUILT_PRODUCTS_DIR}/MapboxNavigation/MapboxNavigation.framework",
|
571 | 576 | "${BUILT_PRODUCTS_DIR}/MapboxSpeech/MapboxSpeech.framework",
|
|
581 | 586 | outputPaths = (
|
582 | 587 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MapboxCoreNavigation.framework",
|
583 | 588 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MapboxDirections.framework",
|
| 589 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MapboxGeocoder.framework", |
584 | 590 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MapboxMaps.framework",
|
585 | 591 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MapboxNavigation.framework",
|
586 | 592 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MapboxSpeech.framework",
|
|
628 | 634 | 2B521D502409240E00984CF8 /* CustomBottomBannerView.swift in Sources */,
|
629 | 635 | B480E428261E4C4600C16FA0 /* Route-Alerts.swift in Sources */,
|
630 | 636 | C58FB8771FE98B0E00C4B491 /* Waypoint-Arrival-Screen.swift in Sources */,
|
| 637 | + 8AA038742804C1110007BD2D /* Navigation-View.swift in Sources */, |
631 | 638 | C35F1E4D2656967E00EC54CD /* Offline-Regions.swift in Sources */,
|
632 | 639 | C5F130A61FEB2D7800463E86 /* Advanced.swift in Sources */,
|
633 | 640 | C58FB86C1FE89CEC00C4B491 /* ExampleContainerViewController.swift in Sources */,
|
|
0 commit comments