File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change 77* MapboxNavigation now requires [ MapboxMaps v10.6._ x_ ] ( https://github.com/mapbox/mapbox-maps-ios/releases/tag/v10.6.0 ) . ([ #3955 ] ( https://github.com/mapbox/mapbox-navigation-ios/pull/3955 ) )
88* MapboxCoreNavigation now requires [ MapboxNavigationNative v106._ x_ ] ( https://github.com/mapbox/mapbox-navigation-native-ios/releases/tag/106.0.0 ) . ([ #3955 ] ( https://github.com/mapbox/mapbox-navigation-ios/pull/3955 ) )
99* MapboxCoreNavigation now requires [ MapboxDirections v2.6.0-beta.2] ( https://github.com/mapbox/mapbox-directions-swift/releases/tag/v2.6.0-beta.2 ) . ([ #3941 ] ( https://github.com/mapbox/mapbox-navigation-ios/pull/3941 ) )
10- * MapboxCoreNavigation now explicitly requires [ MapboxCommon v22._ x_ ] ( https://github.com/mapbox/mapbox-common-ios/releases/tag/v22.0.0 ) . ([ #3955 ] ( https://github.com/mapbox/mapbox-navigation-ios/pull/3955 ) )
1110
1211### Routing
1312
Original file line number Diff line number Diff line change @@ -43,7 +43,6 @@ Pod::Spec.new do |s|
4343 s . dependency "MapboxNavigationNative" , "~> 106.0"
4444 s . dependency "MapboxDirections-pre" , "2.6.0-beta.2"
4545 s . dependency "MapboxMobileEvents" , "~> 1.0"
46- s . dependency "MapboxCommon" , "~> 22.0"
4746
4847 s . swift_version = "5.0"
4948end
You can’t perform that action at this time.
0 commit comments