[Solved] Error: Arm64 executable included?

Hi,

I recently started running into an issue with my built iOS bundle when I try to upload it via the Application Loader:

Error ITMS-90700: “Incorrect Platform. You included arm64 executable ‘xxx.app/xxx’ in your iOS bundle. Only iOS executables can be included.”

I’m using the latest 2019.1 version (at time of writing this is 2019.1.7f1) with the latest compatible Xcode.

Has anyone seen this before?

Thanks,
Alex

[Same post as in [Solved] Error: Arm64 executable included? ]

Moving to new macOS and XCode versions fixed this issue for me. I’m now using macOS 10.14 and XCode 10.2.

Hey, I’m on the above version of macOS and Xcode and I’m still getting this issue. Any advice?

Are there any other errors?
There’s this stackoverflow post but it didn’t help me in my case: swift - Properly archive iOS app with extensions - Stack Overflow maybe in yours though?