File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,12 @@ target 'APIExample' do
66 use_frameworks!
77 pod 'Floaty' , '~> 4.2.0'
88 pod 'AGEVideoLayout' , '~> 1.0.2'
9- pod 'AgoraRtcEngine_iOS' , '3.4.0 '
9+ pod 'AgoraRtcEngine_iOS' , '3.4.2 '
1010 pod 'AgoraMediaPlayer_iOS' , '1.2.2'
1111end
1212
1313target 'Agora-ScreenShare-Extension' do
1414
1515 use_frameworks!
16- pod 'AgoraRtcEngine_iOS' , '3.4.0 '
16+ pod 'AgoraRtcEngine_iOS' , '3.4.2 '
1717end
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ target 'APIExample' do
77
88 # Pods for APIExample
99 pod 'AGEVideoLayout' , '~> 1.0.2'
10- pod 'AgoraRtcEngine_macOS' , '3.4.0 '
10+ pod 'AgoraRtcEngine_macOS' , '3.4.2 '
1111
1212 target 'APIExampleTests' do
1313 inherit! :search_paths
Original file line number Diff line number Diff line change 11$ThirdPartysrc = ' https://agora-adc-artifacts.oss-cn-beijing.aliyuncs.com/libs/ThirdParty.zip'
22$ThirdPartydes = ' ThirdParty.zip'
3- $agora_sdk = ' https://download.agora.io/sdk/release/Agora_Native_SDK_for_Windows_v3_4_0_FULL .zip'
3+ $agora_sdk = ' https://download.agora.io/sdk/release/Agora_Native_SDK_for_Windows_v3_4_2_FULL .zip'
44$agora_des = ' Agora_Native_SDK_for_Windows.zip'
55$MediaPlayerSDK = ' https://download.agora.io/sdk/release/Agora_Media_Player_for_Windows_x86_32597_20200923_2306.zip'
66$MediaPlayerDes = ' MediaPlayerPartSave.zip'
You can’t perform that action at this time.
0 commit comments