File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,13 +6,11 @@ target 'APIExample' do
66 pod 'Floaty' , '~> 4.2.0'
77 pod 'AGEVideoLayout' , '~> 1.0.2'
88 pod 'CocoaAsyncSocket' , '7.6.5'
9- # pod 'AgoraNGSDK', :path => 'sdk'
10- pod 'AgoraRtcEngine_iOS_Preview' , '4.0.0'
9+ pod 'AgoraFFmpegPlayer_iOS_Preview' , '4.0.0'
1110end
1211
1312target 'Agora-ScreenShare-Extension' do
14- # pod 'AgoraNGSDK', :path => 'sdk'
15- pod 'AgoraFFmpegPlayer_iOS_Preview' , '4.0.0'
13+ pod 'AgoraFFmpegPlayer_iOS_Preview' , '4.0.0'
1614 use_frameworks!
1715end
1816
@@ -21,8 +19,7 @@ target 'Agora-ScreenShare-Extension(Socket)' do
2119end
2220
2321target 'SimpleFilter' do
24- # pod 'AgoraNGSDK', :path => 'sdk'
25- pod 'AgoraFFmpegPlayer_iOS_Preview' , '4.0.0'
22+ pod 'AgoraFFmpegPlayer_iOS_Preview' , '4.0.0'
2623 pod 'OpenCV' , '~> 4.3.0'
2724 use_frameworks!
2825
You can’t perform that action at this time.
0 commit comments