Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0ea35a0

Browse files
Release SDK bot for Core SDK teammapbox-github-ci-writer-public-1[bot]
authored andcommitted
Release v24.11.0-daily-2025-02-21-04-26
1 parent 8c7d913 commit 0ea35a0

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
import PackageDescription
55
import Foundation
66

7-
let commonVersion = "24.11.0-daily-2025-02-20-04-26"
8-
let commonChecksum = "9b8b806a5547ddb558f7fbc8b7f739fab5cba95b12691367a5ffdc54b71d1614"
7+
let commonVersion = "24.11.0-daily-2025-02-21-04-26"
8+
let commonChecksum = "c720d481a8879bd29e45c35475c1d33b7bf30290df164f5194004fda2c3ba279"
99

1010
let turfVersion: Version = "4.0.0"
1111

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
binary "https://api.mapbox.com/downloads/v2/carthage/mapbox-common/MapboxCommon.json" == 24.11.0-daily-2025-02-20-04-26
1+
binary "https://api.mapbox.com/downloads/v2/carthage/mapbox-common/MapboxCommon.json" == 24.11.0-daily-2025-02-21-04-26
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
platform :ios, '12.0'
22

33
target 'PodInstall' do
4-
pod 'MapboxCommon', '24.11.0-daily-2025-02-20-04-26'
4+
pod 'MapboxCommon', '24.11.0-daily-2025-02-21-04-26'
55
end

Tests/Integration/SPM/project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ options:
44
packages:
55
MapboxCommon:
66
url: [email protected]:mapbox/mapbox-common-ios.git
7-
branch: release/v24.11.0-daily-2025-02-20-04-26
7+
branch: release/v24.11.0-daily-2025-02-21-04-26
88
targets:
99
SPMTest:
1010
type: application

0 commit comments

Comments
 (0)