Hi Team,
When I uploaded the application set for distribution and generated by MABS with Transpoter, the following error occurred.
I read that the error was caused by the DocumentScanner plug-in, but I don't know how to resolve the error.
Please tell me how to resolve.
Asset validation failed (90125)
The binary is invalid. The encryption info in the LC_ENCRYPTION_INFO load command is either missing or invalid, or the binary is already encrypted. This binary does not seem to have been built with Apple's linker.(ID: xxxx)
Asset validation failed (90087)
Unsupported Architectures. The executable for APPNAME.app/Frameworks/IRLDocumentScanner.framework contains unsupported architectures '[x86_64, i386]'.(ID: xxxx)
Asset validation failed (90209)
Invalid Segment Alignment. The app binary at 'APPNAME.app/Frameworks/TOCropViewController.framework/TOCropViewController' does not have proper segment alignment. Try rebuilding the app with the latest Xcode version.(ID: xxxx)
Thanks
Ikeda
Hi Ikeda,
This forge plugin is based on a Github component that hasn't had updates in the last 3 years. But when I tried to find out what was going wrong, I realized that the URL present in the Extensibility Configuration was not correct. It's possible this was tricking the OS Native Builder and getting the deprecated version of the plugin from Github at build time.
I submitted a new version with this fix. I hope this helps you.
Cheers,
Breno Nico