You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using SPM or CocoaPods, MapboxMaps requires exactly v0.10.8 of MapboxMobileEvents. It should be more flexible, allowing for any patch version of MapboxMobileEvents from v0.10.8 (or thereabouts) up to but not including v0.11.0.
When using SPM or CocoaPods, MapboxMaps requires exactly v0.10.8 of MapboxMobileEvents. It should be more flexible, allowing for any patch version of MapboxMobileEvents from v0.10.8 (or thereabouts) up to but not including v0.11.0.
mapbox-maps-ios/MapboxMaps.podspec
Line 26 in 1bbfb95
mapbox-maps-ios/Package.swift
Line 18 in 1ab38db
For reference, when using Carthage, MapboxMaps is compatible with MapboxMobileEvents from v0.10.0 up to but not including v0.11.0:
mapbox-maps-ios/Cartfile
Line 4 in 1ab38db
MapboxCoreNavigation, MapboxSearch, and MapboxVision similarly use the “tadpole operator” for their MapboxMobileEvents dependencies.
/ref #118
/cc @neelmistry94 @macdrevx
The text was updated successfully, but these errors were encountered: