Skip to content

Support installation via Swift Package Manager #2629

@1ec5

Description

@1ec5

The navigation SDK is currently available for installation via CocoaPods and Carthage, with some of the lighterweight dependencies (MapboxDirections, Turf, etc.) also available for installation via Swift Package Manager. SPM has a brighter long-term outlook than CocoaPods and Carthage, so we should try to support it as soon as it’s ready.

The navigation SDK can only support SPM once all its dependencies also support SPM, in particular:

The following dependencies are also needed for the SPM build to be testable:

/cc @mapbox/navigation-ios @frederoni

Metadata

Metadata

Assignees

No one assigned

    Labels

    blockedBlocked by dependency or unclarity.buildIssues related to builds and dependency management.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions