Skip to content

Commit

Permalink
Update for 5.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-sdk-build committed Jan 9, 2025
1 parent db588c9 commit a8ecab2
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 @@ -15,8 +15,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "TwilioVideo",
url: "https://github.com/twilio/twilio-video-ios/releases/download/5.8.3/TwilioVideo.xcframework.zip",
checksum: "748818a981846612cdef64ac1fe3b8593e75f002116a16421eb5d589540fcfa8"
url: "https://github.com/twilio/twilio-video-ios/releases/download/5.8.4/TwilioVideo.xcframework.zip",
checksum: "8870f373a9e64f70e6852eda0b6faacbcacf986ad9dda2dc81ae628f34ebc7a8"
),
]
)

0 comments on commit a8ecab2

Please sign in to comment.