Asset validation failed when building an iOS app

Issue:

When building the project in Xcode, I encounter an error that looks like this:

Asset validation failed

Invalid Executable. 
The executable 'myapp.app/Frameworks/DocumentReaderCore.framework/DocumentReaderCore' contains bitcode.

Solution:

This issue is related to changes made by Apple in Xcode. Currently, bitcode is not supported in this environment, and its or its dependencies' presence in the project leads to validation errors.

Versions of Regula SDK lower than 7.1 contain bitcode that is incompatible with Xcode 15 and earlier versions. To ensure compatibility of your project, you need to update Regula SDK to version 7.1 or higher.

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.

Articles in this section

See more