安装短视频SDK时,使用cocoapods集成,集成到AliyunVideoSDKBasic,报500错误,如下: [!] Error installing AliyunVideoSDKBasic [!] /usr/bin/git clone https://github.com/aliyunvideo/AliyunVideoSDKBasic.git /var/folders/tz/_xmpw15n6t1cvp6d_yfx_70m0000gn/T/d20200918-5050-ooy8o8 --template= --single-branch --depth 1 --branch 3.16.1
Cloning into '/var/folders/tz/_xmpw15n6t1cvp6d_yfx_70m0000gn/T/d20200918-5050-ooy8o8'... fatal: unable to access 'https://github.com/aliyunvideo/AliyunVideoSDKBasic.git/': The requested URL returned error: 500
[!] /usr/bin/git clonehttps://github.com/CocoaPods/Specs.gitmaster
Cloning into 'master'...
error: RPC failed; curl 56 SSLRead() return error -36
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
打开终端执行:
sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer
作者:萨瓦迪卡123456 链接:https://www.jianshu.com/p/77e74357473c 来源:简书 著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。
版权声明:本文内容由阿里云实名注册用户自发贡献,版权归原作者所有,阿里云开发者社区不拥有其著作权,亦不承担相应法律责任。具体规则请查看《阿里云开发者社区用户服务协议》和《阿里云开发者社区知识产权保护指引》。如果您发现本社区中有涉嫌抄袭的内容,填写侵权投诉表单进行举报,一经查实,本社区将立刻删除涉嫌侵权内容。