diff --git a/Package.swift b/Package.swift index b2f5ec2da..97c8a9707 100644 --- a/Package.swift +++ b/Package.swift @@ -26,13 +26,13 @@ let package = Package( ), .binaryTarget( name: "SalemoveSDK", - url: "https://github.com/salemove/ios-bundle/releases/download/0.29.5/SalemoveSDK.xcframework.zip", - checksum: "2714698fbc7bbaa04a96e46d90717f2a5f79990eee7e0d76fddf581563b643d7" + url: "https://github.com/salemove/ios-bundle/releases/download/0.29.6/SalemoveSDK.xcframework.zip", + checksum: "d4e04e0fe665e2d5eb15d5897548d5aac3a7fc8e41356ff854fc238e7887081e" ), .binaryTarget( name: "GliaWidgets", - url: "https://github.com/salemove/ios-sdk-widgets/releases/download/0.4.6/GliaWidgets.xcframework.zip", - checksum: "acc9c8590c323daeab90f36745e2c338c117cf80c3a78cb5a826699288a5c976" + url: "https://github.com/salemove/ios-sdk-widgets/releases/download/0.4.7/GliaWidgets.xcframework.zip", + checksum: "a3c6090b6cac3a659e7af5077b6b2c37f08bbc9250f520411783dff557ff075f" ), .binaryTarget( name: "PureLayout", diff --git a/Podfile b/Podfile index 7d0183276..0610d610d 100644 --- a/Podfile +++ b/Podfile @@ -17,7 +17,7 @@ target 'GliaWidgets' do use_frameworks! pod 'PureLayout', '~> 3.1' - pod 'SalemoveSDK', :git => 'https://github.com/salemove/ios-bundle', :tag => "0.29.5" + pod 'SalemoveSDK', :git => 'https://github.com/salemove/ios-bundle', :tag => "0.29.6" end post_install do |installer| diff --git a/Podfile.lock b/Podfile.lock index 50edefc56..b8ef558db 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -1,14 +1,14 @@ PODS: - glia-webrtc/bitcode (0.0.3) - PureLayout (3.1.8) - - SalemoveSDK (0.29.5): + - SalemoveSDK (0.29.6): - glia-webrtc/bitcode (= 0.0.3) - TwilioVoice (= 6.2.0) - TwilioVoice (6.2.0) DEPENDENCIES: - PureLayout (~> 3.1) - - SalemoveSDK (from `https://github.com/salemove/ios-bundle`, tag `0.29.5`) + - SalemoveSDK (from `https://github.com/salemove/ios-bundle`, tag `0.29.6`) SPEC REPOS: https://github.com/CocoaPods/Specs.git: @@ -19,19 +19,19 @@ SPEC REPOS: EXTERNAL SOURCES: SalemoveSDK: :git: https://github.com/salemove/ios-bundle - :tag: 0.29.5 + :tag: 0.29.6 CHECKOUT OPTIONS: SalemoveSDK: :git: https://github.com/salemove/ios-bundle - :tag: 0.29.5 + :tag: 0.29.6 SPEC CHECKSUMS: glia-webrtc: a5c7e59ae752281d19734b4f918db9da39e8009d PureLayout: a4afb3d79dd958564ce33d22c89f407280d8e6a8 - SalemoveSDK: 22418809bf0cf5260d7b6c0f10d904fba5b4eb04 + SalemoveSDK: 98efa597a1b0018dad0a7aafa7961f3ab156266b TwilioVoice: 5e6fd6b5e99dfec03dcb57331f7e7c77ad79f1f0 -PODFILE CHECKSUM: f1b91d712b51c6609d87ffaba7e4a704b5072657 +PODFILE CHECKSUM: 30dffa39e040c50af43d8eb1e530122b042398ce COCOAPODS: 1.10.0