We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39a8934 commit 5e07b72Copy full SHA for 5e07b72
iOS/APIExample/Podfile
@@ -4,8 +4,8 @@
4
#source 'https://mirrors.tuna.tsinghua.edu.cn/git/CocoaPods/Specs.git'
5
6
def common_pods
7
- # pod 'AgoraRtcEngine_iOS', '4.5.3'
8
- pod 'sdk', :path => 'sdk.podspec'
+ pod 'AgoraRtcEngine_iOS', '4.5.3'
+ # pod 'sdk', :path => 'sdk.podspec'
9
end
10
11
target 'APIExample' do
macOS/Podfile
@@ -2,8 +2,8 @@
2
3
- # pod 'AgoraRtcEngine_macOS', '4.5.3'
+ pod 'AgoraRtcEngine_macOS', '4.5.3'
0 commit comments