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

The dependency should be "libavif/core" instead of default subspecs #57

Merged
merged 1 commit into from Sep 28, 2023

Conversation

dreampiggy
Copy link
Collaborator

@dreampiggy dreampiggy commented Sep 28, 2023

libavif podspec specify the default subspecs to libaom, so this will cause we can not disable the libaom :((

Or the default codec will be always reset to aom, even I use the following syntax in Podfile

pod 'libavif', :subspecs => ['core', 'librav1e', 'libdav1d']

@dreampiggy dreampiggy changed the title The dependency should dependency libavif/core instead of default subspecs The dependency should be "libavif/core" instead of default subspecs Sep 28, 2023
@dreampiggy dreampiggy merged commit 079994d into master Sep 28, 2023
2 checks passed
@dreampiggy dreampiggy deleted the bugfix/dependency branch September 28, 2023 07:44
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.

None yet

1 participant