-
Notifications
You must be signed in to change notification settings - Fork 313
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
Directions Interface Compatibility Update #2350
Conversation
…in Example (cannot select alternate routes), trying to get unblocked from Xcode 11.4 problems.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some tests a failing due to the dependencies which are not yet released and thus cannot be configured correctly in the .podspec
.
Other than that, I don't see any issues.
This is fine; we’ll have to put up with that failure until we push a new version of the MapboxDirections pod. We can make the CocoaPods checks not required or just use our administrator rights. |
Refactoring PR to enable support of mapbox/mapbox-directions-swift#418 and mapbox/mapbox-directions-swift#406. WIP.
To-Do:
MapboxCoreNavigation
(6 issues)MapboxNavigation
(64 issues)Example
MapboxNavigationTests
(30 issues)MapboxCoreNavigationTests
/cc @mapbox/navigation-ios