Skip to content

Commit

Permalink
chore: optimize
Browse files Browse the repository at this point in the history
  • Loading branch information
guoxianzhe committed Apr 29, 2024
1 parent 22230f7 commit cc88b4b
Show file tree
Hide file tree
Showing 4 changed files with 50 additions and 16 deletions.
6 changes: 3 additions & 3 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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.3.1-dev.17'
implementation 'io.agora.rtc:full-screen-sharing-special:4.3.1-dev.17'
implementation 'io.agora.rtc:iris-rtc:4.3.1-dev.17'
api 'io.agora.rtc:full-sdk:4.3.1'
implementation 'io.agora.rtc:full-screen-sharing:4.3.1'
implementation 'io.agora.rtc:iris-rtc:4.3.1-build.1'
}

if (isNewArchitectureEnabled()) {
Expand Down
2 changes: 1 addition & 1 deletion example/ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,5 @@ target 'AgoraRtcNgExample' do
end

target 'ScreenShare' do
pod 'AgoraRtcEngine_iOS_Preview', '4.3.1-dev.17'
pod 'AgoraRtcEngine_iOS', '4.3.1'
end
54 changes: 44 additions & 10 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,40 @@
PODS:
- AgoraIrisRTC_iOS (4.3.1-dev.17)
- AgoraRtcEngine_iOS_Preview (4.3.1-dev.17)
- AgoraIrisRTC_iOS (4.3.1-build.1)
- AgoraRtcEngine_iOS (4.3.1):
- AgoraRtcEngine_iOS/AIAEC (= 4.3.1)
- AgoraRtcEngine_iOS/AINS (= 4.3.1)
- AgoraRtcEngine_iOS/AudioBeauty (= 4.3.1)
- AgoraRtcEngine_iOS/ClearVision (= 4.3.1)
- AgoraRtcEngine_iOS/ContentInspect (= 4.3.1)
- AgoraRtcEngine_iOS/FaceCapture (= 4.3.1)
- AgoraRtcEngine_iOS/FaceDetection (= 4.3.1)
- AgoraRtcEngine_iOS/LipSync (= 4.3.1)
- AgoraRtcEngine_iOS/ReplayKit (= 4.3.1)
- AgoraRtcEngine_iOS/RtcBasic (= 4.3.1)
- AgoraRtcEngine_iOS/SpatialAudio (= 4.3.1)
- AgoraRtcEngine_iOS/VideoAv1CodecDec (= 4.3.1)
- AgoraRtcEngine_iOS/VideoAv1CodecEnc (= 4.3.1)
- AgoraRtcEngine_iOS/VideoCodecDec (= 4.3.1)
- AgoraRtcEngine_iOS/VideoCodecEnc (= 4.3.1)
- AgoraRtcEngine_iOS/VirtualBackground (= 4.3.1)
- AgoraRtcEngine_iOS/VQA (= 4.3.1)
- AgoraRtcEngine_iOS/AIAEC (4.3.1)
- AgoraRtcEngine_iOS/AINS (4.3.1)
- AgoraRtcEngine_iOS/AudioBeauty (4.3.1)
- AgoraRtcEngine_iOS/ClearVision (4.3.1)
- AgoraRtcEngine_iOS/ContentInspect (4.3.1)
- AgoraRtcEngine_iOS/FaceCapture (4.3.1)
- AgoraRtcEngine_iOS/FaceDetection (4.3.1)
- AgoraRtcEngine_iOS/LipSync (4.3.1)
- AgoraRtcEngine_iOS/ReplayKit (4.3.1)
- AgoraRtcEngine_iOS/RtcBasic (4.3.1)
- AgoraRtcEngine_iOS/SpatialAudio (4.3.1)
- AgoraRtcEngine_iOS/VideoAv1CodecDec (4.3.1)
- AgoraRtcEngine_iOS/VideoAv1CodecEnc (4.3.1)
- AgoraRtcEngine_iOS/VideoCodecDec (4.3.1)
- AgoraRtcEngine_iOS/VideoCodecEnc (4.3.1)
- AgoraRtcEngine_iOS/VirtualBackground (4.3.1)
- AgoraRtcEngine_iOS/VQA (4.3.1)
- boost (1.76.0)
- CocoaAsyncSocket (7.6.5)
- DoubleConversion (1.1.6)
Expand Down Expand Up @@ -378,8 +412,8 @@ PODS:
- React-logger (0.72.10):
- glog
- react-native-agora (4.3.0):
- AgoraIrisRTC_iOS (= 4.3.1-dev.17)
- AgoraRtcEngine_iOS_Preview (= 4.3.1-dev.17)
- AgoraIrisRTC_iOS (= 4.3.1-build.1)
- AgoraRtcEngine_iOS (= 4.3.1)
- RCT-Folly (= 2021.07.22.00)
- React-Core
- react-native-agora-rawdata (0.1.0):
Expand Down Expand Up @@ -519,7 +553,7 @@ PODS:
- Yoga (~> 1.14)

DEPENDENCIES:
- AgoraRtcEngine_iOS_Preview (= 4.3.1-dev.17)
- AgoraRtcEngine_iOS (= 4.3.1)
- 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`)
Expand Down Expand Up @@ -598,7 +632,7 @@ DEPENDENCIES:
SPEC REPOS:
trunk:
- AgoraIrisRTC_iOS
- AgoraRtcEngine_iOS_Preview
- AgoraRtcEngine_iOS
- CocoaAsyncSocket
- Flipper
- Flipper-Boost-iOSX
Expand Down Expand Up @@ -717,8 +751,8 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native/ReactCommon/yoga"

SPEC CHECKSUMS:
AgoraIrisRTC_iOS: b5c790e788a021b0e56984dc7db6eb067aa5e84d
AgoraRtcEngine_iOS_Preview: 4c98243791dc13c93cc68440ab83aca5b402efa0
AgoraIrisRTC_iOS: 7710d853202eca4900c2916aefc44abd5a139d4e
AgoraRtcEngine_iOS: f64be00fdda786bb7edd84ab461c31b7b4c93534
boost: 7dcd2de282d72e344012f7d6564d024930a6a440
CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54
Expand Down Expand Up @@ -752,7 +786,7 @@ SPEC CHECKSUMS:
React-jsiexecutor: 45ef2ec6dcde31b90469175ec76ddac77b91dfc3
React-jsinspector: de0198127395fec3058140a20c045167f761bb16
React-logger: dc3a2b174d79c2da635059212747d8d929b54e06
react-native-agora: 0ee62a48102aa1ea6877ae246a29c645a8f42d9b
react-native-agora: 4f85b3cdfa151e91df4953d4b9bf4fdbb3d527ff
react-native-agora-rawdata: 097895cdccd8fcf3cff5dffe23372f5d3c89fd31
react-native-image-tools: 88218449791389bbf550a2c475a3b564c8233c8b
react-native-safe-area-context: 7aa8e6d9d0f3100a820efb1a98af68aa747f9284
Expand Down Expand Up @@ -784,6 +818,6 @@ SPEC CHECKSUMS:
Yoga: d0003f849d2b5224c072cef6568b540d8bb15cd3
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a

PODFILE CHECKSUM: 7b9ff2b2b79b6b415ea23aefe779ca799a0e5057
PODFILE CHECKSUM: a1a891aa26be28bd4953131bc93b8f452d3aff23

COCOAPODS: 1.13.0
4 changes: 2 additions & 2 deletions react-native-agora.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ Pod::Spec.new do |s|
end
end

s.dependency 'AgoraRtcEngine_iOS_Preview', '4.3.1-dev.17'
s.dependency 'AgoraIrisRTC_iOS', '4.3.1-dev.17'
s.dependency 'AgoraRtcEngine_iOS', '4.3.1'
s.dependency 'AgoraIrisRTC_iOS', '4.3.1-build.1'
s.libraries = 'stdc++'
s.framework = 'ReplayKit'
end

0 comments on commit cc88b4b

Please sign in to comment.