befovy / fijkplayer

ijkplayer for flutter. ijkplayer 的 flutter 封装。 Flutter video/audio player. Flutter media player plugin for android/iOS based on ijkplayer. fijkplayer 是基于 ijkplayer 封装的 flutter 媒体播放器,开箱即用,无需编译 ijkplayer
https://fijkplayer.befovy.com
MIT License
1.65k stars 354 forks source link

[BUG]iOS无法run,CocoaPods could not find compatible versions #444

Open ljxt-pyd opened 3 years ago

ljxt-pyd commented 3 years ago

CocoaPods could not find compatible versions for pod "BIJKPlayer": In Podfile: fijkplayer (from .symlinks/plugins/fijkplayer/ios) was resolved to 0.10.0, which depends on BIJKPlayer (~> 0.7.15)

None of your spec sources contain a spec satisfying the dependency: BIJKPlayer (~> 0.7.15).

yjt1216 commented 2 years ago

解决了吗??? 我这是这样的:

`[!] CocoaPods could not find compatible versions for pod "BIJKPlayer": In snapshot (Podfile.lock): BIJKPlayer (= 0.7.16, ~> 0.7.16)

In Podfile: fijkplayer (from .symlinks/plugins/fijkplayer/ios) was resolved to 0.10.1, which depends on BIJKPlayer (~> 0.7.16)

None of your spec sources contain a spec satisfying the dependencies: BIJKPlayer (= 0.7.16, ~> 0.7.16), BIJKPlayer (~> 0.7.16). `