Skip to content

Commit

Permalink
Voximplant iOS SDK 2.46.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
YuliaGrigorieva committed Nov 19, 2021
1 parent 6de9feb commit 7868aeb
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.45.0/VoximplantSDK.zip", checksum: "d72d7ded3ecbd20252509f5c874468e8ee437dba12eb7518bbb889d2d782d274"),
.binaryTarget(name: "VoximplantSDK", url: "https://voximplant-releases.s3.eu-central-1.amazonaws.com/ios-sdk/2.46.0/VoximplantSDK.zip", checksum: "c852b57b3647d6332da812988d13b7f7ebe04939212e676c7a8013eb8702faa8"),
.binaryTarget(name: "VoximplantWebRTC", url: "https://voximplant-releases.s3.eu-central-1.amazonaws.com/ios-webrtc/93.0.0/WebRTC.zip", checksum: "3b0ef854454116abd586e42d10176153cbdba9ff3cee22130dd499ba93a185d2"),
]
)
Expand Down

0 comments on commit 7868aeb

Please sign in to comment.