Unsupported Architectures error in Transporter

After completing a new build of my app, when I attempt to upload to Apple using Transporter, I get this error:

Validation failed (409)
Unsupported Architectures. The executable for Play Trivia.app/Frameworks/AppsFlyerLib.framework contains supported architectures ‘[x86_64]’. (ID: 6f09234a-a5ff-45cc-88ad-90da1c332bd7)

Does anyone know what’s going on here?

Given that x86_64 only appears in the Apple simulator in Solar2D, I suggest you check your build settings and SDK sources, which is AppsFlyerLib, as well as their architectures.

@clang thank you for your response. I don’t use Native; only standard Solar2D, so I’m not sure what’s going on with AppsFlyerLib since it’s nowhere in my code. Any idea?

Will take a look can you post your build.settings for this plugin

I looks like you submitted a Xcode sim build instead, I also just pushed another build out for appsflyers, please try rebuilding and make sure you build for the store
Thanks
Scott