Okay, this is… not fun. I've stripped the key out, and now App Store Connect doesn't even allow the upload any more.
Invalid Bundle. Your binary, 'foo.bar', has a 64-bit architecture slice, so you must include the "arm64" value for the UIRequiredDeviceCapabilities key in your Xcode project. Learn more (https://developer.apple.com/library/content/documentation/General/Reference/InfoPlistKeyReference/Articles/iPhoneOSKeys.html#//apple_ref/doc/uid/TP40009252-SW3)
So I must include it, but I also may not include it. How do I resolve this?
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: