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

[iOS] Command ValidateEmbeddedBinary failed with a nonzero exit code #100

Open
juskuc opened this issue Mar 15, 2024 · 5 comments
Open

[iOS] Command ValidateEmbeddedBinary failed with a nonzero exit code #100

juskuc opened this issue Mar 15, 2024 · 5 comments

Comments

@juskuc
Copy link

juskuc commented Mar 15, 2024

Receiving this error when building through xcode - any advice? Followed advice described here, but it did not help.

@Spokplacenta
Copy link

You can see my config on Xcode on this topic

@juskuc
Copy link
Author

juskuc commented Mar 15, 2024

@Spokplacenta could you explain a little more how you got it to work? I have set up the build phases exactly like you did on Runner at least, I didn't see your build phases config on VPNExtension. Adding some screenshots below.

Runner:
image
image
image

VPNExtension:
image
image
image

However, now it is giving me a different error:

image

@juskuc
Copy link
Author

juskuc commented Mar 15, 2024

For anyone else running into the problem:

I've played around with build phases, got things working with this configuration I believe:

image

Issue was with [firebase_crashlytics] Crashlytics Upload Symbols I suppose, since that's the only difference between this configuration and the last one.

You should also try to clean build folder of Xcode before attempting to run it again. Seems to work for now.

@juskuc
Copy link
Author

juskuc commented Mar 15, 2024

Update: ran into the same problem again, not sure what has changed, still need help

@Spokplacenta
Copy link

I think BuildPhase of VPNExtension is like yours.
image
Have you got log of the error ?

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

No branches or pull requests

2 participants