Skip to content

Commit

Permalink
1.8.6 Staging SDK
Browse files Browse the repository at this point in the history
gzerad committed Mar 26, 2024
1 parent 68544ed commit 6058969
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
@@ -16,8 +16,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "HMSSDK",
url: "https://github.com/100mslive/100ms-ios-sdk-staging/releases/download/1.8.5/HMSSDK.xcframework.zip",
checksum: "b7e4ef372caaf8ded88dd12ce0c6c1e103eca1350a3a0db562449a09da071bc1"
url: "https://github.com/100mslive/100ms-ios-sdk-staging/releases/download/1.8.6/HMSSDK.xcframework.zip",
checksum: "bb4c15bf1963cfdeed4ec061806409093258a24e007bc46e341c298c607544e8"
),
.binaryTarget(
name: "WebRTC",

0 comments on commit 6058969

Please sign in to comment.