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.9 release
Browse files Browse the repository at this point in the history
  • Loading branch information
YesVladess committed Jun 10, 2022
1 parent da30520 commit 633967c
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.8/VoximplantSDK_bitcode.zip", checksum: "5fb6ff7556855e2906ec53a598db5ab7d59a1309fca990aace08dbb5a5fd4b38"),
.binaryTarget(name: "VoximplantSDK", url: "https://voximplant-releases.s3.eu-central-1.amazonaws.com/ios-sdk/2.46.9/VoximplantSDK_bitcode.zip", checksum: "45e48347bebb6353967ee764ac534a67051bcb711fddaea18b4297f5e5fd9131"),
.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 633967c

Please sign in to comment.