mapbox / mapbox-navigation-ios

Turn-by-turn navigation logic and UI in Swift on iOS
https://docs.mapbox.com/ios/navigation/
Other
863 stars 313 forks source link

[Bug]: SPM `could not be resolved #4717

Closed StevenVerheyen closed 2 months ago

StevenVerheyen commented 2 months ago

Mapbox Navigation SDK version

3.3.1

Steps to reproduce

  1. Start a new project
  2. Add Swift Package Dependancy
  3. Use url https://github.com/mapbox/mapbox-navigation-ios.git
  4. Click on Add Package

Expected behavior

Packages should be installed correctly

Actual behavior

There is an error stating that mapbox-navigation-ios.git could not be resolved

Screenshot 2024-09-11 at 14 52 20

Is this a one-time issue or a repeatable issue?

repeatable

StevenVerheyen commented 2 months ago

Closing issue. This was a cache issue on my end