WIP: render screen-sharing frames
This commit is contained in:
parent
645338cff8
commit
d407f521db
8 changed files with 178 additions and 61 deletions
|
@ -15,7 +15,7 @@ let package = Package(
|
|||
targets: ["LiveKitBridge"]),
|
||||
],
|
||||
dependencies: [
|
||||
.package(url: "https://github.com/livekit/client-sdk-swift.git", from: "1.0.0"),
|
||||
.package(url: "https://github.com/livekit/client-sdk-swift.git", revision: "5cc3c001779ab147199ce3ea0dce465b846368b4"),
|
||||
],
|
||||
targets: [
|
||||
// Targets are the basic building blocks of a package. A target can define a module or a test suite.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue