I'm working on an iOS app. To keep the binary small and for other technical reasons, I'd like to only build for armv7. I know that the App Store won't accept apps that don't provide an arm64 slice, but currently this is no issue (I'll add an arm64 slice later on). So here's my question:I'm working on an iOS app. To keep the binary s