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

Using CocoaPods dependency for libbpg #6

Merged
merged 2 commits into from
Mar 22, 2019
Merged

Conversation

dreampiggy
Copy link
Collaborator

Today I upload the libbpg.podpsec into the CocoaPods trunk. Which means we can use the CocoaPods official dependency, instead of the static vendored library.

Using static vendored library, will cause this pods not compatible for other pods who use the same dependency, and may cause issue when using use_frameworks!.

Like other SDWebImageFLIFCoder, SDWebImageHEIFCoder, we change the libbpg using the cocoapods instead.

@dreampiggy dreampiggy requested a review from a team March 22, 2019 11:11
@dreampiggy dreampiggy merged commit 237f769 into master Mar 22, 2019
@dreampiggy dreampiggy deleted the project_libbpg_cocoapods branch March 22, 2019 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant