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

Xcode 12 Archive Error #581

Open
songhuaixu opened this issue Dec 26, 2020 · 4 comments
Open

Xcode 12 Archive Error #581

songhuaixu opened this issue Dec 26, 2020 · 4 comments

Comments

@songhuaixu
Copy link

ld: reference to symbol (which has not been assigned an address) _WebPInitYUV444Converters in '_CustomSetup' from /Pods/YYKit/Vendor/WebP.framework/WebP(libwebpdecode_la-io.o) for architecture arm64

@weiwei1991
Copy link

我也是 这个怎么解决

@jialiunicole
Copy link

jialiunicole commented Dec 29, 2020 via email

@songhuaixu
Copy link
Author

我也是 这个怎么解决

我fork了一份代码,然后替换了WebP这个库

@songhuaixu
Copy link
Author

能将

我也是 这个怎么解决

我fork了一份代码,然后替换了WebP这个库

可以将你的这个WebP库分享一下吗?
如果不方便公开,这是我的QQ1121721083,私下沟通也行,谢谢~

就使用 官方的 libwebp 这个库,然后把 #import <WebP/> 修改为 #import <libwebp/>

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

3 participants