Skip to content

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

@chakbun

Description

@chakbun

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

我的podfile如下:

  pod 'AFNetworking'
  pod 'YYKit'
  pod 'Masonry'
  pod 'YBNetwork'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions