We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9709fe commit b0966cdCopy full SHA for b0966cd
1 file changed
iOS/APIExample/Podfile
@@ -4,7 +4,7 @@
4
#source 'https://mirrors.tuna.tsinghua.edu.cn/git/CocoaPods/Specs.git'
5
6
def common_pods
7
- pod 'AgoraRtcEngine_iOS', '4.5.0.test'
+ pod 'AgoraRtcEngine_iOS', '4.5.0'
8
#pod 'sdk', :path => 'sdk.podspec'
9
end
10
0 commit comments