Skip to content

Commit

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

0 comments on commit 60f949b

Please sign in to comment.