We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8890963 + 8d5e393 commit f1261a5Copy full SHA for f1261a5
Package.swift
@@ -19,8 +19,8 @@ let package = Package(
19
],
20
targets: [
21
.binaryTarget(name: "OpenTok",
22
- url: "https://s3.amazonaws.com/artifact.tokbox.com/rel/otkit-ios-sdk-xcframework/OpenTok-iOS-2.25.5.zip",
23
- checksum: "428858d47daba4307be5e16a3405461a9698ecf8908c49f2664788873055fab7"),
+ url: "https://s3.amazonaws.com/artifact.tokbox.com/rel/otkit-ios-sdk-xcframework/OpenTok-iOS-2.27.4.zip",
+ checksum: "5c2a7dc051ddfa83282c98412e58cd8b88569c6bc40a4c162cec5496d09bc3a0"),
24
.target(name: "VonageClientSDKVideo",
25
path: "Sources",
26
resources: [
0 commit comments