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で発生しました。
ERROR ITMS-90503 using 2019.4.7
Hi, I’m trying up update my game from cloud build, but when I try to send the build to Apple using fastlane, I get the following: parameter ErrorMessage = ERR...
unityのバグで arm64単体ビルドにしないとxcodeで上記エラーが発生するようです。
unity2019.4.5以下なら正常との噂です。unity2019.4.13で修正されるらしいです。