Skip to content

Commit

Permalink
Update podspec webrtc ver
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroshihorie committed Jul 5, 2024
1 parent a442375 commit 196130e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LiveKitClient.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Pod::Spec.new do |spec|

spec.source_files = "Sources/**/*"

spec.dependency("LiveKitWebRTC", "~> 114.5735.18")
spec.dependency("LiveKitWebRTC", "= 125.6422.02")
spec.dependency("SwiftProtobuf")
spec.dependency("Logging")
# spec.user_target_xcconfig = { 'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'arm64' }
Expand Down

0 comments on commit 196130e

Please sign in to comment.