Skip to content

Commit

Permalink
Voximplant iOS SDK 2.46.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
YuliaGrigorieva committed Mar 24, 2022
1 parent d27e6f3 commit 38de260
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.46.3/VoximplantSDK.zip", checksum: "26ef332f07601d1da70f900f65c4511815b3d6be5985f52bd0ed9b5cf3239343"),
.binaryTarget(name: "VoximplantSDK", url: "https://voximplant-releases.s3.eu-central-1.amazonaws.com/ios-sdk/2.46.4/VoximplantSDK.zip", checksum: "4cf5fd3251b65bb170093caa67bf3dcdce2e2129e13235dcba99e75fe40adc2d"),
.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 38de260

Please sign in to comment.