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

Asset validation failed (90482) Invalid Executable. The executable 'Runner.app/Frameworks/OpenpayKit.framework/ OpenpayKit' contains bitcode. #6

Open
erickmend opened this issue Sep 23, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@erickmend
Copy link

Does anyone know how I can fix this?

Asset validation failed (90482) Invalid Executable. The executable 'Runner.app/Frameworks/OpenpayKit.framework/ OpenpayKit' contains bitcode.

@FMarcelFC
Copy link
Owner

@erickmend Can you please give me more context of the issue? Like what's the package version that you're using, the steps to reproduce, your Xcode version, etc?

@erickmend
Copy link
Author

Sure!
Im using xcode Version 16.0 (16A242d)
Flutter 3.24.3
and openpay_bbva: ^1.1.3

The debug mode is ok, its working, but when im trying to upload my .ipa to the appstore with transporter, the error appears... i tried to clean my project and change the "enable bitcode" option from my xcode but it still not working

@FMarcelFC
Copy link
Owner

Thank you!
Mmm it seems like an issue with the new Xcode 16.0 version, the new update seems to break the binaries when compiling as you can see here and here
I'll try and see if I can remove the binaries of the framework so I can make it work, sorry for the issue, I'll keep you posted here if I find any solutions.

@erickmend
Copy link
Author

thanks a lot @FMarcelFC

@FMarcelFC FMarcelFC self-assigned this Sep 28, 2024
@FMarcelFC FMarcelFC added the bug Something isn't working label Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants