Tencent-RTC / TRTC_Flutter

High-quality Interactive Audio/Video Flutter SDK
https://trtc.io/
75 stars 33 forks source link

Error running pod install #3

Closed dingzuhua2017 closed 3 years ago

dingzuhua2017 commented 3 years ago

[!] CocoaPods could not find compatible versions for pod "tencent_trtc_cloud": In Podfile: tencent_trtc_cloud (from .symlinks/plugins/tencent_trtc_cloud/ios) Specs satisfying the tencent_trtc_cloud (from.symlinks/plugins/tencent_trtc_cloud/ios) dependency were found, but they required a higher minimum deployment target.

lexuslin001 commented 3 years ago

Set your Runner target to higher one, and try again then.

dingzuhua2017 commented 3 years ago

改到ios 10都是不行

dingzuhua2017 commented 3 years ago

Set your Runner target to higher one, and try again then.

改到13了都不行,报一样的错

lexuslin001 commented 3 years ago

加QQ群了解一下看,788910197

c1avie commented 3 years ago

@dingzuhua2017 可以更新下demo代码,再试下看会不会报错

c1avie commented 3 years ago

还不行的话可以试试这里的解决方法:https://github.com/CocoaPods/CocoaPods/issues/9343 image