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

The iOS custom private library contains KingfisherWebP, which publishes errors #86

Open
czeras opened this issue Dec 6, 2024 · 0 comments

Comments

@czeras
Copy link

czeras commented Dec 6, 2024

Current environment:
Mac OS: 13.6.1
Xcode: 15.2
Cocoapod: 1.16.2

The custom private component library contains KingfisherWebP. The local case runs successfully, but I get an error when I publish to the private library

Private libraries are implemented using the swift language

The Swift pod KingfisherWebP depends upon libwebp, which does not define modules. To opt into those targets generating module maps (which is necessary to import them from Swift when building as static libraries), you may set use_modular_headers! globally in your Podfile, or specify :modular_headers => true for particular dependencies.
2361733449266_ pic

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

1 participant