Skip to content

Commit

Permalink
Voximplant iOS SDK 2.50.0-beta release
Browse files Browse the repository at this point in the history
  • Loading branch information
YuliaGrigorieva committed Jul 11, 2023
1 parent f5a9efa commit 89ba776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ let package = Package(
dependencies: [
],
targets: [
.binaryTarget(name: "VoximplantSDK", url: "https://voximplant-releases.s3.eu-central-1.amazonaws.com/ios-sdk/2.48.2/VoximplantSDK.zip", checksum: "ad986b1444a33999ecdf0bf20a8060bba4e232bb0a498ec550099cd2c638eb97"),
.binaryTarget(name: "VoximplantSDK", url: "https://voximplant-releases.s3.eu-central-1.amazonaws.com/ios-sdk/2.50.0-beta/VoximplantSDK.zip", checksum: "2f0c04b8fa2862eadcbbe77142cff8dc46f24c72a15b81a0f5cb661fb76acfe0"),
.binaryTarget(name: "VoximplantWebRTC", url: "https://voximplant-releases.s3.eu-central-1.amazonaws.com/ios-webrtc/106.0.0/WebRTC.zip", checksum: "b626a1c18a37213859690b754d1be59e98939989b73886466ffc8a418b9b0c88"),
]
)
Expand Down

0 comments on commit 89ba776

Please sign in to comment.