Silence-GitHub / BBMetalImage

A high performance Swift library for GPU-accelerated image/video processing based on Metal.
MIT License
989 stars 126 forks source link

App Getting Crash #81

Open iOSprojectsmaxwell opened 3 years ago

iOSprojectsmaxwell commented 3 years ago

when I add a filter with video app getting crash due to "Default Library not found ",the line of code BBMetalDevice.shareddevice.DefultLibrary Line.

Silence-GitHub commented 3 years ago

Did you add use_frameworks! in the Podfile?