bilibili / ijkplayer

Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.
GNU General Public License v2.0
32.56k stars 8.13k forks source link

iOS k0.8.8 Could not find or use auto-linked framework 'CoreAudioTypes': framework 'CoreAudioTypes' not found,怎么解决? #5571

Open jazzforlove opened 10 months ago

BigVeila commented 8 months ago

Same problem :(

NighWish commented 8 months ago

有解决吗? 遇到同样的问题

NighWish commented 8 months ago

No description provided.

有解决没?

NighWish commented 8 months ago

可以尝试操作:在Xcode左侧文件管理找到IJKMediaDemo/IJKMediaPlayer/Classes/IJKFFMoviePlayerController/ffmpeg/lib,右键移除(选Remove Reference),然后从ios/build/universal下把lib拖到此处

wangchaodong commented 8 months ago

同样的问题