pengboboer / alpha_player_plugin

flutter版本 字节跳动官方原生组件AlphaPlayer
BSD 3-Clause "New" or "Revised" License
14 stars 6 forks source link

运行 #1

Open q2792479571 opened 8 months ago

q2792479571 commented 8 months ago

ARC Semantic Issue (Xcode): No visible @interface for 'BDAlphaPlayerMetalView' declares the selector 'stop' /Users/connive/.pub-cache/hosted/pub.flutter-io.cn/alpha_player_plugin-0.0.1/ios/Classes/BDAlphaPlayer/BDAlphaPlayerMetalView.m:160:10

Uncategorized (Xcode): Command SwiftEmitModule failed with a nonzero exit code

Could not build the application for the simulator. Error launching application on iPhone 14 Pro.

pengboboer commented 8 months ago

flutter sdk version ?

Pgrammerybj commented 6 months ago

ios运行报错,BDAlphaPlayerMetalView.m中的stop方法被注释掉了,麻烦大佬修复一下 @pengboboer