Skip to content

Commit

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

Please sign in to comment.