环信 CocoaPods could not find compatible versions for pod “HyphenateChat“:报错

发布时间:2024年01月15日

[!] CocoaPods could not find compatible versions for pod "HyphenateChat":
? In snapshot (Podfile.lock):
??? HyphenateChat (= 4.1.1)

? In Podfile:
??? im_flutter_sdk (from `.symlinks/plugins/im_flutter_sdk/ios`) was resolved to 0.0.1, which depends on
????? HyphenateChat (= 4.2.0)


You have either:
?* out-of-date source repos which you can update with `pod repo update` or with `pod install --repo-update`.
?* changed the constraints of dependency `HyphenateChat` inside your development pod `im_flutter_sdk`.
?? You should run `pod update HyphenateChat` to apply changes you've made

解决办法:

文章来源:https://blog.csdn.net/wywinstonwy/article/details/135481716
本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。