Skip to content

Can not use together with SDWebImageHEIFCoder because of libx265 static library #4

@dreampiggy

Description

@dreampiggy

When using this framework, with SDWebImageHEIFCoder at the sametime. Install with CocoaPods. A error was generated.

target has libraries with conflicting names: libx265.a.

This issue is because that both this framework and SDWebImageFLIFCoder, use a vendored static library libx265. CocoaPods is not smart enough to solve this dependency issue (Actually the two libx265.a MD5 Hash is the same).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions