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 44import PackageDescription
55import Foundation
66
7- let commonVersion = " 24.10.0-daily-2024-11-30 -04-25 "
8- let commonChecksum = " 57766486b1a19b1f05f88e702985ac2685d85810c67a4533c03caaba500608cb "
7+ let commonVersion = " 24.10.0-daily-2024-12-02 -04-26 "
8+ let commonChecksum = " a93726e316e363a9bf8c9b8362b433afd8f2c63eb5dcd994b180632153034a47 "
99
1010let turfVersion : Version = " 4.0.0-beta.1 "
1111
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.0-daily-2024-11-30 -04-25
1+ binary "https://api.mapbox.com/downloads/v2/carthage/mapbox-common/MapboxCommon.json" == 24.10.0-daily-2024-12-02 -04-26
Original file line number Diff line number Diff line change 11platform :ios , '12.0'
22
33target 'PodInstall' do
4- pod 'MapboxCommon' , '24.10.0-daily-2024-11-30 -04-25 '
4+ pod 'MapboxCommon' , '24.10.0-daily-2024-12-02 -04-26 '
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.0-daily-2024-11-30 -04-25
7+ branch : release/v24.10.0-daily-2024-12-02 -04-26
88targets :
99 SPMTest :
1010 type : application
You can’t perform that action at this time.
0 commit comments