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.11.0-daily-2025-02-17 -04-26 "
8- let commonChecksum = " 8cbce567c03a6b08019f09d876534efb2b0c2a02870609bc5cbbb1b0ed19da1f "
7+ let commonVersion = " 24.11.0-daily-2025-02-18 -04-26 "
8+ let commonChecksum = " 197f904cb560bb8adb7a2421f86467a68b818eecd423f9e71f1e6cd0e97762e8 "
99
1010let turfVersion : Version = " 4.0.0 "
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.11.0-daily-2025-02-17 -04-26
1+ binary "https://api.mapbox.com/downloads/v2/carthage/mapbox-common/MapboxCommon.json" == 24.11.0-daily-2025-02-18 -04-26
Original file line number Diff line number Diff line change 11platform :ios , '12.0'
22
33target 'PodInstall' do
4- pod 'MapboxCommon' , '24.11.0-daily-2025-02-17 -04-26'
4+ pod 'MapboxCommon' , '24.11.0-daily-2025-02-18 -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.11.0-daily-2025-02-17 -04-26
7+ branch : release/v24.11.0-daily-2025-02-18 -04-26
88targets :
99 SPMTest :
1010 type : application
You can’t perform that action at this time.
0 commit comments