1

When I try to validate ios builds on xcode 15, ios 18, I face this issue. Asset Validation failed, contains bitcode.

enter image description here

This files are in frameworks, but not in Pod file. I didn't add them myself. I tried to delete podlock or pod file and agains install. Enable bitcode is NO in build settings

1
  • This is the bit code error that is not supported in Xcode 16. I face the same error, and here is the solution. Apple Doc says the same, but it takes me time to understand. stackoverflow.com/questions/79086096/… Commented Dec 11, 2024 at 11:17

1 Answer 1

2

SOLUTION: Just update "ffmpeg_kit_flutter_min" to version 6.0.3 in pubspec.yaml. Now it works

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.