Skip to content

Commit

Permalink
Fix cartfile to point to right version of MapboxDirections.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
avi-c committed Apr 27, 2019
1 parent d7a4f77 commit e2f372a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Cartfile.resolved
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
binary "https://www.mapbox.com/ios-sdk/Mapbox-iOS-SDK.json" "4.9.0"
binary "https://www.mapbox.com/ios-sdk/MapboxNavigationNative.json" "6.1.1"
binary "https://www.mapbox.com/ios-sdk/Mapbox-iOS-SDK.json" "4.10.0"
binary "https://www.mapbox.com/ios-sdk/MapboxNavigationNative.json" "6.1.3"
github "AndriiDoroshko/SnappyShrimp" "1.6.4"
github "CedarBDD/Cedar" "v1.0"
github "Quick/Nimble" "v8.0.1"
github "Quick/Quick" "v2.0.0"
github "Quick/Quick" "v2.1.0"
github "ceeK/Solar" "2.1.0"
github "mapbox/MapboxDirections.swift" "v0.27.3"
github "mapbox/MapboxDirections.swift" "ba84163d7844bc0380e5a1ca9b0a41771d161320"
github "mapbox/MapboxGeocoder.swift" "v0.10.2"
github "mapbox/mapbox-events-ios" "v0.8.1"
github "mapbox/mapbox-speech-swift" "v0.1.1"
github "mapbox/turf-swift" "v0.3.0"
github "raphaelmor/Polyline" "v4.2.0"
github "raphaelmor/Polyline" "v4.2.1"
github "uber/ios-snapshot-test-case" "5.0.2"

0 comments on commit e2f372a

Please sign in to comment.