Skip to content

Commit

Permalink
Update Package.swift for 4.0.0-beta3
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-sdk-build committed Nov 17, 2020
1 parent c446a76 commit 8f05aff
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/4.0.0-beta2/TwilioVideo.xcframework.zip",
checksum: "1e40465d5f602540eb470cf9c2a0e493bc51cf1b88ce9fe019065b4acd689fe3"
url: "https://github.com/twilio/twilio-video-ios/releases/download/4.0.0-beta3/TwilioVideo.xcframework.zip",
checksum: "e2b14f83462e6afcf7921b445da18a58f116aa9cb80308ec15739b55099c32fd"
)
]
)

0 comments on commit 8f05aff

Please sign in to comment.