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
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -46,13 +46,13 @@ To install the MapboxNavigation framework in an application using [Swift Package
46
46
47
47
1. Enter `https://github.com/mapbox/mapbox-navigation-ios.git` as the package repository and click Next.
48
48
49
-
1. Set Rules to Version, Up to Next Major, and enter `2.17.0` as the minimum version requirement. Click Next.
49
+
1. Set Rules to Version, Up to Next Major, and enter `2.18.0` as the minimum version requirement. Click Next.
50
50
51
51
To install the MapboxNavigation framework in another package rather than an application, run `swift package init` to create a Package.swift, then add the following dependency:
Copy file name to clipboardExpand all lines: custom-navigation.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -31,13 +31,13 @@ To install the MapboxCoreNavigation framework in an application using [Swift Pac
31
31
32
32
1. Enter `https://github.com/mapbox/mapbox-navigation-ios.git` as the package repository and click Next.
33
33
34
-
1. Set Rules to Version, Up to Next Major, and enter `2.17.0` as the minimum version requirement. Click Next.
34
+
1. Set Rules to Version, Up to Next Major, and enter `2.18.0` as the minimum version requirement. Click Next.
35
35
36
36
To install the MapboxCoreNavigation framework in another package rather than an application, run `swift package init` to create a Package.swift, then add the following dependency:
0 commit comments