File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -38,11 +38,11 @@ machine api.mapbox.com
3838###### Using SPM Package π±π₯π»
3939
4040``` swift
41- .package (url : " https://github.com/mapbox/mapbox-common-ios.git" , from : " 24.10 .1" ),
41+ .package (url : " https://github.com/mapbox/mapbox-common-ios.git" , from : " 24.5 .1" ),
4242```
4343
4444##### CocoaPods π±π₯π»
4545
4646``` ruby
47- pod ' MapboxCommon' , ' 24.10 .1'
47+ pod ' MapboxCommon' , ' 24.5 .1'
4848```
Original file line number Diff line number Diff line change 1- binary "https://api.mapbox.com/downloads/v2/carthage/mapbox-common/MapboxCommon.json" == 24.10 .1
1+ binary "https://api.mapbox.com/downloads/v2/carthage/mapbox-common/MapboxCommon.json" == 24.5 .1
Original file line number Diff line number Diff line change 11platform :ios , '12.0'
22
33target 'PodInstall' do
4- pod 'MapboxCommon' , '24.10 .1'
4+ pod 'MapboxCommon' , '24.5 .1'
55end
Original file line number Diff line number Diff line change 44packages :
55 MapboxCommon :
66 url : git@github.com:mapbox/mapbox-common-ios.git
7- branch : release/v24.10 .1
7+ branch : release/v24.5 .1
88targets :
99 SPMTest :
1010 type : application
You canβt perform that action at this time.
0 commit comments