Skip to content

Commit

Permalink
Update for 4.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-sdk-build committed Dec 10, 2021
1 parent e6d4f13 commit e028f87
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.6.2/TwilioVideo.xcframework.zip",
checksum: "8458012ff9806d2adb1d6b9ecb1343a5dcdd77af69e0bcd8130967dbe5f7250b"
url: "https://github.com/twilio/twilio-video-ios/releases/download/4.6.3/TwilioVideo.xcframework.zip",
checksum: "1020e84ec9689a04263ff7d32228f92534b1be8a3ec72b7b6fd63717712d2f4a"
)
]
)

0 comments on commit e028f87

Please sign in to comment.