Skip to content

Commit

Permalink
Merge pull request #4 from 100mslive/whiteboard
Browse files Browse the repository at this point in the history
Update Package.swift
  • Loading branch information
gzerad authored Mar 18, 2024
2 parents 256b08e + 47c2b24 commit ee17206
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
Expand Up @@ -16,8 +16,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "HMSSDK",
url: "https://github.com/100mslive/100ms-ios-sdk-staging/releases/download/1.8.0/HMSSDK.xcframework.zip",
checksum: "02ae68b4d78a45d34262882366ab530e03c0be82ee7bb04353dd598ce7ecf3a9"
url: "https://github.com/100mslive/100ms-ios-sdk-staging/releases/download/1.8.1/HMSSDK.xcframework.zip",
checksum: "224352e1a575754a315fc8161e2862d52aaa9354130c960c271a8dde1df87137"
),
.binaryTarget(
name: "WebRTC",
Expand Down

0 comments on commit ee17206

Please sign in to comment.