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

如果项目同时 pod 'YYKit' 重复引入YYCache哦😯 #9

Open
chakbun opened this issue Sep 1, 2020 · 0 comments
Open

如果项目同时 pod 'YYKit' 重复引入YYCache哦😯 #9

chakbun opened this issue Sep 1, 2020 · 0 comments

Comments

@chakbun
Copy link

chakbun commented Sep 1, 2020

你好,先谢谢你的分享。
我在项目中也使用了 YYKit,在 pod install 之后发现 YYCache 的文件重复了。
这个是不是跟 .podspec 中 的dependency 指定了YYCache的版本号有关?
因为同样情况没有发生在 AFNetworking 上。

我的podfile如下:

  pod 'AFNetworking'
  pod 'YYKit'
  pod 'Masonry'
  pod 'YBNetwork'
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