Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrating via Cocoapods crash #85

Closed
Maxtws opened this issue Apr 10, 2021 · 1 comment
Closed

Integrating via Cocoapods crash #85

Maxtws opened this issue Apr 10, 2021 · 1 comment

Comments

@Maxtws
Copy link

Maxtws commented Apr 10, 2021

While integrating BBMetaImage via cocoapods I've faced a crash which occurs on every usage of any filter. Crashing code is located in BBMetalBaseFilter init method: created MTLLibrary object was nil due to it can't locate any kernels in the bundle. And the bundle itself don't even exist due to my pod file setup don't use frameworks (use_frameworks! is opted out)
Please, fulfill the requirements in readme. use_frameworks! is mandatory in pod file in order for library to function properly.

@Silence-GitHub
Copy link
Owner

Thank you for your suggestion. Done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants