ios - 将存档的应用程序上传到 iTunes Connect 时出现错误 ITMS-90085

标签 ios xcode app-store-connect itmstransporter

当存档我的应​​用程序并尝试通过 Xcode 或应用程序加载器将二进制文件上传到 iTunes Connect 时(成功导出后),我遇到了这个错误,但没有更多信息:

ERROR ITMS-90085: "No architectures in the binary. Lipo failed to detect any architectures in the bundle executable."

更多信息: - iOS 应用程序(最低版本:iOS 9.0) - Xcode 7.3(MAS 中无可用更新)

你遇到过这个错误吗?这是关于什么的?我该如何解决?

编辑:在我的 Info.plist 中,我的产品名称在上次提交的版本和现在之间没有变化,所以这个答案 ( Appstore FailureNo architectures in the binary. Lipo failed to detect any architectures in the bundle executable.” At SoftwareAssets/SoftwareAsset) 在这种情况下不起作用。

谢谢, 西里尔

最佳答案

在升级 CocoaPods 版本、更新并重新安装所有 pod 后,终于设法将我的 IPA 上传到 iTunes Connect。

我还是不知道发生了什么。

关于ios - 将存档的应用程序上传到 iTunes Connect 时出现错误 ITMS-90085,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/37787690/

相关文章:

xcode - 体系结构i386的 undefined symbol : “__products” , referenced from:

ios - 可以在多种设备尺寸上查看应用商店视频预览吗?

ios - 如何从 RPScreenRecorder.shared().startCapture 中的 CMSampleBuffer 获取视频帧?

javascript - 我怎样才能减少expo build ios的大小,它大约是188 MB,

ios - 在 WatchKit 和主机 App 中使用具有不同标志的同一文件

ios - 在 iTunes Connect 上提交应用内购买详情以供审核

ios - 我如何从 Apple 获得应用程序内购买的付款? (iOS iTunes 连接)

ios - 返回上一个 Controller 并再次返回时如何获取视频的下载状态?

ios - 在 iOS 包中搜索全文的工具

swift - xcode Playground 中的 UITableView 不显示文本/字幕