TencentCloud / TIMSDK

Tencent Cloud Chat features a comprehensive suite of solutions including global access, one-to-one chat, group chat, message push, profile and relationship chain hosting, and account authentication.
https://trtc.io/products/chat
2.59k stars 2.76k forks source link

【iOS】-【4.4.900】:【Pod Update 失败:Error installing TXIMSDK_iOS】 #273

Closed 15821111890 closed 5 years ago

15821111890 commented 5 years ago

【当前现象】:Pod update 失败

【集成包】:TXIMSDK_iOS

【之前版本有无此问题】:4.4.479以及4.4.479之前没有,4.4.716 和 4.4.900 有(之前一直用的是4.4.479,最近项目更新IMSDK版本,发现4.4.900拉不下来,然后开了个空项目,在podfile中只加了TXIMSDK_iOS,试了下 4.4.716 和 4.4.900 两个版本都拉不下来)

【POD 日志】:

[!] Error installing TXIMSDK_iOS
[!] /usr/local/bin/git clone https://github.com/tencentyun/TIMSDK.git /var/folders/sx/vp6vj53x2_l1brz5n_srg1c80000gn/T/d20190812-12396-khaqd --template= --single-branch --depth 1 --branch 4.4.716

Cloning into '/var/folders/sx/vp6vj53x2_l1brz5n_srg1c80000gn/T/d20190812-12396-khaqd'...
warning: Could not find remote branch 4.4.716 to clone.
fatal: Remote branch 4.4.716 not found in upstream origin

【POD Search 截图】 Pod Search截图

【POD Install 截图】 Pod install 截图

15821111890 commented 5 years ago

cocoapods 最新版本是 3.0.3 把 cocoapods 从 1.6.1 升级到 1.7.2 解决

POD成功