Skip to content

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 b261cfd commit 9b2d265
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.zip", checksum: "c181b95d3e3dc29bfbbc68359792571b669a2981d7d8b619873d82b479265a1e"),
.binaryTarget(name: "VoximplantSDK", url: "https://voximplant-releases.s3.eu-central-1.amazonaws.com/ios-sdk/2.47.1/VoximplantSDK.zip", checksum: "0f7c764d7e7cce96e15f7e6360c1ab2c34fe0e529430be8614e5ecb7f1537ac2"),
.binaryTarget(name: "VoximplantWebRTC", url: "https://voximplant-releases.s3.eu-central-1.amazonaws.com/ios-webrtc/93.0.1/WebRTC.zip", checksum: "654b43928c71b2aaf63bde0285afeaa38d460e377d51c551ad482bece0252d48"),
]
)
Expand Down

0 comments on commit 9b2d265

Please sign in to comment.