Skip to content
This repository has been archived by the owner on Aug 25, 2023. It is now read-only.

Commit

Permalink
Voximplant iOS SDK 2.47.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
YuliaGrigorieva committed May 29, 2023
1 parent 9b2826e commit 5589c35
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.47.0/VoximplantSDK_bitcode.zip", checksum: "26316e152c21d2734638b21750444aba035d6f5084ed5cbe8e5c1c65bd09626a"),
.binaryTarget(name: "VoximplantSDK", url: "https://voximplant-releases.s3.eu-central-1.amazonaws.com/ios-sdk/2.47.1/VoximplantSDK_bitcode.zip", checksum: "d65ed7fad1417ed4cf84f05f24557c45c1c577cb29cfcbaaf6dae3ee85448d10"),
.binaryTarget(name: "VoximplantWebRTC", url: "https://voximplant-releases.s3.eu-central-1.amazonaws.com/ios-webrtc/93.0.1/WebRTC_bitcode.zip", checksum: "267dfead668acf78c6ed9b6b7ea90d31da63bfe7675ea615c53950435247c82d"),
]
)
Expand Down

0 comments on commit 5589c35

Please sign in to comment.