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.6 release
Browse files Browse the repository at this point in the history
  • Loading branch information
YuliaGrigorieva committed Mar 31, 2022
1 parent d65cdeb commit de1a836
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.5/VoximplantSDK_bitcode.zip", checksum: "d0b5188ee8394f46df0a902569882b8b29d131f711e62903592d06d6e4452f35"),
.binaryTarget(name: "VoximplantSDK", url: "https://voximplant-releases.s3.eu-central-1.amazonaws.com/ios-sdk/2.46.6/VoximplantSDK_bitcode.zip", checksum: "cb7c4d179d536d139409f093ee3c159682e96bdc1e7b7a410ae3370928845d3e"),
.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 de1a836

Please sign in to comment.