When I run Distribute App from Xcode, I get an error and can't upload to App Store Connect.
Asset validation failed
No architectures in the binary. Lipo failed to detect any architectures in the bundle executable. (ID: ****-****-****-****-****)
How can I resolve this error?
The development environment is as follows.
macOS Version : Monterey 12.6.3
Xcode Version : Version 14.2 (14C18)
Unity Version : 2019.3.2.f1
Framework used: OpenCV
Thank you.