parameter ErrorMessage = ERROR ITMS-90503: “Invalid Bundle. You’ve included the “arm64” value for the UIRequiredDeviceCapabilities key in your Xcode project, indicating that your app may only support 64-bit.
unity2019.4.12 iphone build
xcode buildで発生しました。
https://forum.unity.com/threads/error-itms-90503-using-2019-4-7.954045/
unityのバグで arm64単体ビルドにしないとxcodeで上記エラーが発生するようです。
unity2019.4.5以下なら正常との噂です。unity2019.4.13で修正されるらしいです。