Skip to content

Commit

Permalink
Voximplant iOS SDK 2.48.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
YuliaGrigorieva committed Jun 26, 2023
1 parent fc26905 commit 568330a
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.0/VoximplantSDK.zip", checksum: "a03bb9b5d122155fb0602e17174807f339b27f70046bbafc6e3881adde532fe5"),
.binaryTarget(name: "VoximplantSDK", url: "https://voximplant-releases.s3.eu-central-1.amazonaws.com/ios-sdk/2.48.1/VoximplantSDK.zip", checksum: "8d74a9049fb888591222b07df98e53513c0809a5841b4d91d744602ba52ab91a"),
.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 568330a

Please sign in to comment.