-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
[iOS] Build of framework including WebP.framework for achitecture arm64 not working #815
Labels
iOS
iOS issue
Comments
rafagan
changed the title
[iOS] Build of xcframework including WebP.framework for achitecture arm64 not working
[iOS] Build of framework including WebP.framework for achitecture arm64 not working
Sep 2, 2021
@rafagan @amrit-1901 hello, I'm having the same issue. Any updates on this? |
Any workaround? |
Still running into this issue, can't run the app on my m1 mac |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Problem Description
When I compile a xcframework with WebP embedded with the headers, I receive the error bellow:
There's a way to provide this library with arm64 support?
Reproduction Steps
Run something like below in shell:
The text was updated successfully, but these errors were encountered: