Skip to content

Commit

Permalink
Voximplant iOS SDK 2.46.10 release
Browse files Browse the repository at this point in the history
  • Loading branch information
YesVladess committed Sep 23, 2022
1 parent 001ce2b commit 1ab92b2
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.9/VoximplantSDK.zip", checksum: "8e0e6868c466e5a6a7068a0738bc44f0043f2a6dcff2ad7ad4fbd361df25eec6"),
.binaryTarget(name: "VoximplantSDK", url: "https://voximplant-releases.s3.eu-central-1.amazonaws.com/ios-sdk/2.46.10/VoximplantSDK.zip", checksum: "84b5cc5d4afded798fde26a7213cd158d49ab7a2086e378c824e3f1319fc8065"),
.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 1ab92b2

Please sign in to comment.