Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MapboxNavigationNative v28.1 #2770

Merged
merged 1 commit into from
Dec 18, 2020
Merged

MapboxNavigationNative v28.1 #2770

merged 1 commit into from
Dec 18, 2020

Conversation

1ec5
Copy link
Contributor

@1ec5 1ec5 commented Dec 17, 2020

This is a work in progress to upgrade to MapboxNavigationNative v28.1. It doesn’t quite build yet due to a missing type declaration in MapboxNavigationNative.

Working towards #2672 and #2629.

/cc @SiarheiFedartsou @MaximAlien

@1ec5 1ec5 added build Issues related to builds and dependency management. ⚠️ DO NOT MERGE PR should not be merged! dependency management labels Dec 17, 2020
@1ec5 1ec5 added this to the v1.2.0 milestone Dec 17, 2020
@1ec5 1ec5 self-assigned this Dec 17, 2020
@1ec5 1ec5 marked this pull request as ready for review December 18, 2020 01:37
@@ -1,5 +1,6 @@
import Foundation
import CoreLocation
import MapboxCommon
Copy link
Contributor Author

@1ec5 1ec5 Dec 18, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It doesn’t quite build yet due to a missing type declaration in MapboxNavigationNative.

This import fixed the build. Apparently MapboxCommon defines the MBXExpected class that MapboxNavigationNative now uses (but only forward-declares). Thanks for the suggestion, @SiarheiFedartsou!

@1ec5 1ec5 removed the ⚠️ DO NOT MERGE PR should not be merged! label Dec 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Issues related to builds and dependency management.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants