From a64a8089e016707b913b6c591149ed9bdcc8b04e Mon Sep 17 00:00:00 2001 From: Egor Egorov Date: Tue, 17 Dec 2024 16:31:40 +0200 Subject: [PATCH] Increment CoreSDK version to 1.5.8 --- GliaWidgets.podspec | 2 +- Package.swift | 4 ++-- Podfile | 2 +- Podfile.lock | 8 ++++---- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/GliaWidgets.podspec b/GliaWidgets.podspec index 51cf764d2..015be6875 100644 --- a/GliaWidgets.podspec +++ b/GliaWidgets.podspec @@ -19,5 +19,5 @@ Pod::Spec.new do |s| } s.exclude_files = ['GliaWidgets/Window/**'] - s.dependency 'GliaCoreSDK', '1.5.7' + s.dependency 'GliaCoreSDK', '1.5.8' end diff --git a/Package.swift b/Package.swift index 28a4fda4c..91c1bb231 100644 --- a/Package.swift +++ b/Package.swift @@ -35,8 +35,8 @@ let package = Package( ), .binaryTarget( name: "GliaCoreSDK", - url: "https://github.com/salemove/ios-bundle/releases/download/1.5.7/GliaCoreSDK.xcframework.zip", - checksum: "97fc4143086b2d0978fbb3cb0f26c74d9121981ca1de4d3fde51ea2e237ab757" + url: "https://github.com/salemove/ios-bundle/releases/download/1.5.8/GliaCoreSDK.xcframework.zip", + checksum: "ea56acef24af7016e35d58a03e07630d57f7950cabbbfee2f03059a9e6f7aec7" ), .binaryTarget( name: "GliaWidgetsSDKXcf", diff --git a/Podfile b/Podfile index bbbe28acf..5106c3662 100644 --- a/Podfile +++ b/Podfile @@ -18,7 +18,7 @@ target 'TestingApp' do end target 'GliaWidgets' do - pod 'GliaCoreSDK', '1.5.7' + pod 'GliaCoreSDK', '1.5.8' swiftlint end diff --git a/Podfile.lock b/Podfile.lock index 01b4430a8..b6e2a7c8d 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -7,7 +7,7 @@ PODS: - AccessibilitySnapshot/Core - SnapshotTesting (~> 1.0) - GliaCoreDependency (2.3.0) - - GliaCoreSDK (1.5.7): + - GliaCoreSDK (1.5.8): - GliaCoreDependency (= 2.3.0) - TwilioVoice (= 6.8.0) - WebRTC-lib (= 119.0.0) @@ -18,7 +18,7 @@ PODS: DEPENDENCIES: - AccessibilitySnapshot (= 0.5.0) - - GliaCoreSDK (= 1.5.7) + - GliaCoreSDK (= 1.5.8) - SwiftLint SPEC REPOS: @@ -35,12 +35,12 @@ SPEC REPOS: SPEC CHECKSUMS: AccessibilitySnapshot: a91e4a69f870188b51f43863d9fc7269d07cdd93 GliaCoreDependency: 37f48a5a32e2646617b87cbe9d4b30eedd123f6f - GliaCoreSDK: 0772ec763ea7d76feeeb4171dd05a3c18067b35f + GliaCoreSDK: c4665bb47ac9dd834235b1424c7ec94a6674a0f8 SnapshotTesting: 6141c48b6aa76ead61431ca665c14ab9a066c53b SwiftLint: eb47480d47c982481592c195c221d11013a679cc TwilioVoice: 9563c9ad71b9ab7bbad0b59b67cfe4be96c75d23 WebRTC-lib: 4e9a17058f880cd658e88383c1ac8f1119af3700 -PODFILE CHECKSUM: 9c1803a7b0b8ae239e7a52bbe215bf84ef59b204 +PODFILE CHECKSUM: ec1525da4ed0a0a005606e9a21137a0c576d13c5 COCOAPODS: 1.15.2