Audiokinetic's Community Q&A is the forum where users can ask and answer questions within the Wwise and Strata communities. If you would like to get an answer from Audiokinetic's Technical support team, make sure you use the Support Tickets page.

Unity on Mac - Unsupported Architecture

0 votes

Hi when trying to upload a Mac app build in Unity to the App Store, I get the following error message:

 

Unsupported Architecture - Application executables may support either or both of the Intel architectures:

  • i386 (32-bit)
  • x86_64 (64-bit)

Other architectures may not be included in submitted binaries. Confirm that your Xcode project's build settings include those architectures and no others.

Specifically, we found the following unsupported architectures in your binary:

  • i386 (in com.companyname.appname.pkg/Payload/AppName.app/Contents/Plugins/AkSoundEngine.bundle/Contents/MacOS/AkSoundEngine

 

What can I do to fix this?

asked Jun 28, 2018 in General Discussion by MikeGDev (100 points)

Please sign-in or register to answer this question.

...