Skip to content

Commit

Permalink
react native pods and rnsdk version update
Browse files Browse the repository at this point in the history
  • Loading branch information
Calinteodor committed Sep 23, 2024
1 parent 2bbd059 commit 2dcce55
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion react-native/ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ require Pod::Executable.execute_command('node', ['-p',
{paths: [process.argv[1]]},
)', __dir__]).strip

platform :ios, min_ios_version_supported
platform :ios, 15.1
prepare_react_native_project!

target 'RNSDKTester' do
Expand Down
6 changes: 3 additions & 3 deletions react-native/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ PODS:
- AppAuth/Core (~> 1.7)
- GTMSessionFetcher/Core (< 4.0, >= 3.3)
- GTMSessionFetcher/Core (3.5.0)
- jitsi-meet-rnsdk (10.2.0):
- jitsi-meet-rnsdk (10.2.1):
- ObjectiveDropboxOfficial (= 6.2.3)
- React-Core
- react-native-webrtc
Expand Down Expand Up @@ -1389,7 +1389,7 @@ SPEC CHECKSUMS:
GoogleSignIn: d4281ab6cf21542b1cfaff85c191f230b399d2db
GTMAppAuth: f69bd07d68cd3b766125f7e072c45d7340dea0de
GTMSessionFetcher: 5aea5ba6bd522a239e236100971f10cb71b96ab6
jitsi-meet-rnsdk: 0cbe636eba77e25ab3ae80f769f78b950c10caaa
jitsi-meet-rnsdk: 85580aca4fac40494c3bbfa51c3a27b6eeab8fc7
JitsiWebRTC: 37fb2fb70d42cac58c06948527a5f9e1b3f50812
libwebp: 1786c9f4ff8a279e4dac1e8f385004d5fc253009
ObjectiveDropboxOfficial: fe206ce8c0bc49976c249d472db7fdbc53ebbd53
Expand Down Expand Up @@ -1463,6 +1463,6 @@ SPEC CHECKSUMS:
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
Yoga: 57d2ffe418d024d56f8b0047f335c677e4c4d9ac

PODFILE CHECKSUM: d2c5e2783fdd5b58c2649194ee5721a80806cd7a
PODFILE CHECKSUM: 1734257704b3ec615b852ccf4a8595034950d387

COCOAPODS: 1.15.2
8 changes: 4 additions & 4 deletions react-native/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@amplitude/react-native": "2.17.3",
"@giphy/react-native-sdk": "2.3.0",
"@jitsi/react-native-sdk": "10.2.0",
"@jitsi/react-native-sdk": "10.2.1",
"@react-native-async-storage/async-storage": "1.23.1",
"@react-native-clipboard/clipboard": "1.14.1",
"@react-native-community/netinfo": "11.1.0",
Expand Down

0 comments on commit 2dcce55

Please sign in to comment.