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

fix pod lint error in xcode12 #153

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

342261733
Copy link

No description provided.

@Jacky-LinPeng
Copy link

解决了吗 我也遇到这个问题:
业务组件抽离的时候在podspec文件里面添加了
#引入支持webp
s.dependency 'YYImage/WebP'
结果pod验证的时候
pod lib lint --allow-warnings --verbose --no-clean
报错:

`
ld: in /var/folders/c7/9lptyxt17g101xdbhklhn8mw0000gn/T/CocoaPods-Lint-20210720-46930-dz3ac8-PWSocialKit/Pods/YYImage/Vendor/WebP.framework/WebP(libwebpencode_la-config.o), building for iOS Simulator, but linking in object file built for iOS, for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

`

@342261733
Copy link
Author

解决了,但是还没有给合入

@pcjbird
Copy link

pcjbird commented Jun 17, 2022

解决了,但是还没有给合入

这个作者不合入的情况下,有什么方法可以处理么?

@342261733
Copy link
Author

解决了,但是还没有给合入

这个作者不合入的情况下,有什么方法可以处理么?

可以先用我 fork 的版本

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

Successfully merging this pull request may close these issues.

3 participants