Reputation: 111
Error when validating the app to itunesconnect, Itunesconnect status showing Invalid Binary.
See the Image below for more detail
Upvotes: 2
Views: 435
Reputation: 1521
Maybe this is the problem:
Missing 64-bit support - Beginning on February 1, 2015 new iOS apps submitted to the App Store must include 64-bit support and be built with the iOS 8 SDK. Beginning June 1, 2015 app updates will also need to follow the same requirements. To enable 64-bit in your project, we recommend using the default Xcode build setting of “Standard architectures” to build a single binary with both 32-bit and 64-bit code.
Hope it helps.
Upvotes: 1