Skip to content

Commit

Permalink
fix ios build
Browse files Browse the repository at this point in the history
  • Loading branch information
santhoshvai committed Dec 9, 2024
1 parent d3b6782 commit 72b93f0
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions sample-apps/react-native/dogfood/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2009,7 +2009,7 @@ PODS:
- ReactCommon/turbomodule/core
- stream-react-native-webrtc
- Yoga
- stream-react-native-webrtc (125.0.2-alpha.2):
- stream-react-native-webrtc (125.0.2-alpha.3):
- React-Core
- StreamWebRTC (~> 125.6422.064)
- stream-video-react-native (1.4.10):
Expand Down Expand Up @@ -2406,7 +2406,7 @@ SPEC CHECKSUMS:
SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748
stream-chat-react-native: 470c37e2bed295da2ed9148f398694995d98f5af
stream-io-video-filters-react-native: 8e3d06506767c1a58576bb9d0229cbfc51a709d6
stream-react-native-webrtc: 75e28d0cc75da8a89b7adf59d82d1d9136ac27f4
stream-react-native-webrtc: ef0eb0cfc3293c80bdd9d557aece98c22000231e
stream-video-react-native: 682e4b962cd775bd21bb5cec4fc1c91779d3fc3f
StreamWebRTC: a77d2450a19a9d7d9a28b416cc0cb336d998dc62
Yoga: 513b871d622689bd53b51481bbcfb6b8f1a3de5b
Expand Down
2 changes: 1 addition & 1 deletion sample-apps/react-native/dogfood/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@react-native-google-signin/google-signin": "^11.0.0",
"@react-navigation/native": "^7.0",
"@react-navigation/native-stack": "^7.1",
"@stream-io/react-native-webrtc": "125.0.2-alpha.2",
"@stream-io/react-native-webrtc": "125.0.2-alpha.3",
"@stream-io/video-filters-react-native": "workspace:^",
"@stream-io/video-react-native-sdk": "workspace:^",
"axios": "^1.6.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8488,16 +8488,16 @@ __metadata:
languageName: node
linkType: hard

"@stream-io/react-native-webrtc@npm:125.0.2-alpha.2":
version: 125.0.2-alpha.2
resolution: "@stream-io/react-native-webrtc@npm:125.0.2-alpha.2"
"@stream-io/react-native-webrtc@npm:125.0.2-alpha.3":
version: 125.0.2-alpha.3
resolution: "@stream-io/react-native-webrtc@npm:125.0.2-alpha.3"
dependencies:
base64-js: 1.5.1
debug: 4.3.4
event-target-shim: 6.0.2
peerDependencies:
react-native: ">=0.60.0"
checksum: 218dc7a6c05898a904077b9ed591ca651114329530c78995bd9d6b800c5d1239a5709478b9e8979bd1420b325620478ca467574007a95ec2b642964324ac76a0
checksum: d1037a178bf339c975364515a0e414586bc7e4ad529f1037d1ccda878309856f04ca25d4d7f6e262606e299dfb15dbd9593bfa07ea9d4e00b509003e0a418e7b
languageName: node
linkType: hard

Expand Down Expand Up @@ -8714,7 +8714,7 @@ __metadata:
"@rnx-kit/babel-preset-metro-react-native": ^1.1.3
"@rnx-kit/metro-config": ^1.3.3
"@rnx-kit/metro-resolver-symlinks": ^0.1.22
"@stream-io/react-native-webrtc": 125.0.2-alpha.2
"@stream-io/react-native-webrtc": 125.0.2-alpha.3
"@stream-io/video-filters-react-native": "workspace:^"
"@stream-io/video-react-native-sdk": "workspace:^"
"@types/eslint": ^8.56.10
Expand Down

0 comments on commit 72b93f0

Please sign in to comment.