File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ let package = Package(
1818 ] ,
1919 dependencies: [
2020 // LK-Prefixed Dynamic WebRTC XCFramework
21- . package ( url: " https://github.com/livekit/webrtc-xcframework.git " , exact: " 125.6422.14 " ) ,
21+ . package ( url: " https://github.com/livekit/webrtc-xcframework.git " , exact: " 125.6422.15 " ) ,
2222 . package ( url: " https://github.com/apple/swift-protobuf.git " , from: " 1.26.0 " ) ,
2323 . package ( url: " https://github.com/apple/swift-log.git " , from: " 1.5.4 " ) ,
2424 // Only used for DocC generation
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ let package = Package(
2020 ] ,
2121 dependencies: [
2222 // LK-Prefixed Dynamic WebRTC XCFramework
23- . package ( url: " https://github.com/livekit/webrtc-xcframework.git " , exact: " 125.6422.14 " ) ,
23+ . package ( url: " https://github.com/livekit/webrtc-xcframework.git " , exact: " 125.6422.15 " ) ,
2424 . package ( url: " https://github.com/apple/swift-protobuf.git " , from: " 1.26.0 " ) ,
2525 . package ( url: " https://github.com/apple/swift-log.git " , from: " 1.5.4 " ) ,
2626 // Only used for DocC generation
You can’t perform that action at this time.
0 commit comments