ios - 警告 : itunes store operation failed error (null)

标签 ios app-store app-store-connect

向 itunesconnect 验证应用程序时出错,Itunesconnect 状态显示无效二进制文件。

详情见下图

iTunes Store operation failed.

最佳答案

可能是这个问题:

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. enter image description here enter image description here

希望对您有所帮助。

关于ios - 警告 : itunes store operation failed error (null),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28741692/

相关文章:

ios - ITMS-90809:不推荐使用的API使用错误苹果将停止接受使用UIWebView API的应用程序的提交。

iphone - 接受应用程序更新后,您可以在 iTunes Connect 中删除应用程序更新吗

app-store - iTunes Connect Sales and Trends 中的 CMB 是什么意思?

iOS:多人可以在多台 Mac 上共享 Apple 开发者帐户(作为一个团队)吗?

objective-c - NSNotification 没有到达所有观察者

ios - 从元组的 Swift 数组中投影一列

ios - Apple App Store - 待定协议(protocol)状态

ios - 带有 NSURLSession 的 Swift 中的 HTTP 请求

ios - 用户授权位置使用时的双重 segue 行为

iphone - 如果安装了3.0 SDK,仍然可以制作2.0兼容的应用程序吗?