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.46.12 release
Browse files Browse the repository at this point in the history
  • Loading branch information
YuliaGrigorieva committed Mar 21, 2023
1 parent 0734cbf commit 79b7389
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.11/VoximplantSDK_bitcode.zip", checksum: "e9fbed8b98d3af23e9dcfc21574e3eeac5ab3a09df4f8b1bc3f39d19dd803a20"),
.binaryTarget(name: "VoximplantSDK", url: "https://voximplant-releases.s3.eu-central-1.amazonaws.com/ios-sdk/2.46.12/VoximplantSDK_bitcode.zip", checksum: "8397ec11e85f7b328d2c94b6055c9434b3bcea7aa2be084ee9ebf3ce59dedb1b"),
.binaryTarget(name: "VoximplantWebRTC", url: "https://voximplant-releases.s3.eu-central-1.amazonaws.com/ios-webrtc/93.0.0/WebRTC_bitcode.zip", checksum: "e1cf59e381ebb508e94630cd92cf4a46af2bd3021b01b1f3809cde21645dbd7c"),
]
)
Expand Down

0 comments on commit 79b7389

Please sign in to comment.