Skip to content

Incompatible versions of Turf between MapboxMaps 11.4 and MapboxDirections 2.12 #824

@f-gonzalez

Description

@f-gonzalez

MapboxMaps version 11.4 specifies the dependency Turf to be 2.8.0: https://github.com/mapbox/mapbox-maps-ios/blob/v11.4.0/MapboxMaps.podspec

While MapboxDirections is on 2.7, so they can't be used together.

Error:

[!] CocoaPods could not find compatible versions for pod "Turf":
  In Podfile:
    MapboxDirections (= 2.12.0) was resolved to 2.12.0, which depends on
      Turf (~> 2.7.0)

    MapboxMaps (= 11.4.0) was resolved to 11.4.0, which depends on
      Turf (= 2.8.0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions