Skip to content

Commit

Permalink
Merge pull request #9 from sharekey/fix-podspec
Browse files Browse the repository at this point in the history
M-1910 [Group Calls] It's not possible to start a group call with a large number of participants (approx. 16+)
  • Loading branch information
fmorau authored Jan 16, 2025
2 parents 5d9cd70 + 5ff75f3 commit 0c47d6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react-native-webrtc.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ Pod::Spec.new do |s|
s.libraries = 'c', 'sqlite3', 'stdc++'
s.framework = 'AudioToolbox','AVFoundation', 'CoreAudio', 'CoreGraphics', 'CoreVideo', 'GLKit', 'VideoToolbox'
s.dependency 'React-Core'
s.dependency 'JitsiWebRTC', '~> 124.0.0'
s.dependency 'WebRTC-lib', '~> 130.0.0'
end

0 comments on commit 0c47d6b

Please # to comment.