Invalid Bundle. Apps that have 'arm64' in the list of UIRequiredDeviceCapabilities in Info.plist must only contain the arm64 slice.

I am tring to submit an app that requires a 64-bit device to the app store. Right now the only thing that makes it 64-bit is the arm64 in the UIRequiredDeviceCapabilities. When I try to validate the archive, I get this error:


iTunes Store operation failed.

Invalid Bundle. Apps that have 'arm64' in the list of UIRequiredDeviceCapabilities in Info.plist must only contain the arm64 slice.


What is the arm64 slice and how do I set it and get rid of this error? Thanks in advance. Any help is appreciated.

Replies

Unfortunately I'm still getting this error with my Sticker Pack on Xcode 9 GM. What gives?!