From 5fa2f22156ec642223d89b2d2528131b7fc4c4cf Mon Sep 17 00:00:00 2001 From: LichKing-2234 Date: Thu, 16 Nov 2023 12:47:08 +0000 Subject: [PATCH 1/2] [AUTO] Update dependencies --- android/build.gradle | 6 +++--- example/ios/Podfile | 2 +- react-native-agora.podspec | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/android/build.gradle b/android/build.gradle index c3173ce3..0f1daee8 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -164,9 +164,9 @@ dependencies { //noinspection GradleDynamicVersion implementation "com.facebook.react:react-native:+" implementation fileTree(include: ['*.jar', '*.aar'], dir: 'libs') - api 'io.agora.rtc:agora-full-preview:4.2.6-build.2' - implementation 'io.agora.rtc:full-screen-sharing-special:4.2.6-build.2' - implementation 'io.agora.rtc:iris-rtc:4.2.6-build.2' + api 'io.agora.rtc:full-sdk:4.2.6' + implementation 'io.agora.rtc:full-screen-sharing:4.2.6' + implementation 'io.agora.rtc:iris-rtc:4.2.6-build.3' } if (isNewArchitectureEnabled()) { diff --git a/example/ios/Podfile b/example/ios/Podfile index bf7c9396..c2e47ea1 100644 --- a/example/ios/Podfile +++ b/example/ios/Podfile @@ -62,5 +62,5 @@ target 'AgoraRtcNgExample' do end target 'ScreenShare' do - pod 'AgoraRtcEngine_iOS_Preview', '4.2.6-build.2' + pod 'AgoraRtcEngine_iOS', '4.2.6' end diff --git a/react-native-agora.podspec b/react-native-agora.podspec index 9c4f41c4..1749d872 100644 --- a/react-native-agora.podspec +++ b/react-native-agora.podspec @@ -40,8 +40,8 @@ Pod::Spec.new do |s| end end - s.dependency 'AgoraRtcEngine_iOS_Preview', '4.2.6-build.2' - s.dependency 'AgoraIrisRTC_iOS', '4.2.6-build.2' + s.dependency 'AgoraRtcEngine_iOS', '4.2.6' + s.dependency 'AgoraIrisRTC_iOS', '4.2.6-build.3' s.libraries = 'stdc++' s.framework = 'ReplayKit' end From edcc3d16d42d66938f46a0254c65434151a0b36c Mon Sep 17 00:00:00 2001 From: sda_rob Date: Thu, 16 Nov 2023 13:08:13 +0000 Subject: [PATCH 2/2] chore(example): update Podfile.lock by new dependencies --- example/ios/Podfile.lock | 48 +++++++++++++++++++++++++++++++--------- 1 file changed, 38 insertions(+), 10 deletions(-) diff --git a/example/ios/Podfile.lock b/example/ios/Podfile.lock index 5b6f4baf..aa5de4d4 100644 --- a/example/ios/Podfile.lock +++ b/example/ios/Podfile.lock @@ -1,6 +1,34 @@ PODS: - - AgoraIrisRTC_iOS (4.2.6-build.2) - - AgoraRtcEngine_iOS_Preview (4.2.6-build.2) + - AgoraIrisRTC_iOS (4.2.6-build.3) + - AgoraRtcEngine_iOS (4.2.6): + - AgoraRtcEngine_iOS/AIAEC (= 4.2.6) + - AgoraRtcEngine_iOS/AINS (= 4.2.6) + - AgoraRtcEngine_iOS/AudioBeauty (= 4.2.6) + - AgoraRtcEngine_iOS/ClearVision (= 4.2.6) + - AgoraRtcEngine_iOS/ContentInspect (= 4.2.6) + - AgoraRtcEngine_iOS/DRM (= 4.2.6) + - AgoraRtcEngine_iOS/FaceDetection (= 4.2.6) + - AgoraRtcEngine_iOS/ReplayKit (= 4.2.6) + - AgoraRtcEngine_iOS/RtcBasic (= 4.2.6) + - AgoraRtcEngine_iOS/SpatialAudio (= 4.2.6) + - AgoraRtcEngine_iOS/VideoCodecDec (= 4.2.6) + - AgoraRtcEngine_iOS/VideoCodecEnc (= 4.2.6) + - AgoraRtcEngine_iOS/VirtualBackground (= 4.2.6) + - AgoraRtcEngine_iOS/VQA (= 4.2.6) + - AgoraRtcEngine_iOS/AIAEC (4.2.6) + - AgoraRtcEngine_iOS/AINS (4.2.6) + - AgoraRtcEngine_iOS/AudioBeauty (4.2.6) + - AgoraRtcEngine_iOS/ClearVision (4.2.6) + - AgoraRtcEngine_iOS/ContentInspect (4.2.6) + - AgoraRtcEngine_iOS/DRM (4.2.6) + - AgoraRtcEngine_iOS/FaceDetection (4.2.6) + - AgoraRtcEngine_iOS/ReplayKit (4.2.6) + - AgoraRtcEngine_iOS/RtcBasic (4.2.6) + - AgoraRtcEngine_iOS/SpatialAudio (4.2.6) + - AgoraRtcEngine_iOS/VideoCodecDec (4.2.6) + - AgoraRtcEngine_iOS/VideoCodecEnc (4.2.6) + - AgoraRtcEngine_iOS/VirtualBackground (4.2.6) + - AgoraRtcEngine_iOS/VQA (4.2.6) - boost (1.76.0) - CocoaAsyncSocket (7.6.5) - DoubleConversion (1.1.6) @@ -378,8 +406,8 @@ PODS: - React-logger (0.72.5): - glog - react-native-agora (4.2.5): - - AgoraIrisRTC_iOS (= 4.2.6-build.2) - - AgoraRtcEngine_iOS_Preview (= 4.2.6-build.2) + - AgoraIrisRTC_iOS (= 4.2.6-build.3) + - AgoraRtcEngine_iOS (= 4.2.6) - RCT-Folly (= 2021.07.22.00) - React-Core - react-native-agora-rawdata (0.1.0): @@ -519,7 +547,7 @@ PODS: - Yoga (~> 1.14) DEPENDENCIES: - - AgoraRtcEngine_iOS_Preview (= 4.2.6-build.2) + - AgoraRtcEngine_iOS (= 4.2.6) - boost (from `../node_modules/react-native/third-party-podspecs/boost.podspec`) - DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`) - FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`) @@ -598,7 +626,7 @@ DEPENDENCIES: SPEC REPOS: trunk: - AgoraIrisRTC_iOS - - AgoraRtcEngine_iOS_Preview + - AgoraRtcEngine_iOS - CocoaAsyncSocket - Flipper - Flipper-Boost-iOSX @@ -718,8 +746,8 @@ EXTERNAL SOURCES: :path: "../node_modules/react-native/ReactCommon/yoga" SPEC CHECKSUMS: - AgoraIrisRTC_iOS: a8cc748795e95e2c81580f7a8917f549b46141a5 - AgoraRtcEngine_iOS_Preview: 8332758c6efacb8e7706d2c6b5a4cc3d8cfd979c + AgoraIrisRTC_iOS: 8346499b82968a4967e3d0bec2cf14bf7c0c3f76 + AgoraRtcEngine_iOS: ac647332ad8f86d79cf810601c9e62b28c3a4de0 boost: 57d2868c099736d80fcd648bf211b4431e51a558 CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99 DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54 @@ -753,7 +781,7 @@ SPEC CHECKSUMS: React-jsiexecutor: ff70a72027dea5cc7d71cfcc6fad7f599f63987a React-jsinspector: aef73cbd43b70675f572214d10fa438c89bf11ba React-logger: 2e4aee3e11b3ec4fa6cfd8004610bbb3b8d6cca4 - react-native-agora: d8d93a4dc7c2b94ed1f460412d47f89840ca8a68 + react-native-agora: 70e2396eb53445d650af92ca2a5de5173f26f33b react-native-agora-rawdata: 097895cdccd8fcf3cff5dffe23372f5d3c89fd31 react-native-image-tools: 88218449791389bbf550a2c475a3b564c8233c8b react-native-safe-area-context: 7aa8e6d9d0f3100a820efb1a98af68aa747f9284 @@ -785,6 +813,6 @@ SPEC CHECKSUMS: Yoga: 86fed2e4d425ee4c6eab3813ba1791101ee153c6 YogaKit: f782866e155069a2cca2517aafea43200b01fd5a -PODFILE CHECKSUM: 2ffb834fb4eb80edba1c276048c00a7cb9b91d52 +PODFILE CHECKSUM: 6d0fe7dc02969298cf6c0c7f0d7e078bc429a2f1 COCOAPODS: 1.13.0