Xcode 8.2 更新后二进制文件无效 [英] Invalid Binary after Xcode 8.2 Update

查看:16
本文介绍了Xcode 8.2 更新后二进制文件无效的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我今天尝试在更新到 Xcode 8.2 后推送更新到我的应用程序,但我收到无效的二进制错误.我以前从未见过这个.我的应用程序的 iOS 部署目标是 iOS 9.0.有没有人看到这个错误或知道如何修复它?

I tried to push an update to my app today after updating to Xcode 8.2 and I am getting an invalid Binary Error. I have never seen this before. The iOS Deployment target for my app is iOS 9.0. Has anyone seen this error or know how to fix it?

这是解释二进制文件无效的电子邮件的内容:

This is the contents of the email that explained what was invalid about the binary:

Invalid sdk value - The value provided for the sdk portion of LC_VERSION_MIN_IPHONEOS in appname.app/Frameworks/libswiftDispatch.dylib is 10.2 which is greater than the maximum allowed value of 10.1.

Invalid sdk value - The value provided for the sdk portion of LC_VERSION_MIN_IPHONEOS in appname.app/Frameworks/libswiftCore.dylib is 10.2 which is greater than the maximum allowed value of 10.1.

Invalid sdk value - The value provided for the sdk portion of LC_VERSION_MIN_IPHONEOS in appname.app/Frameworks/libswiftCoreImage.dylib is 10.2 which is greater than the maximum allowed value of 10.1.

Invalid sdk value - The value provided for the sdk portion of LC_VERSION_MIN_IPHONEOS in appname.app/Frameworks/libswiftQuartzCore.dylib is 10.2 which is greater than the maximum allowed value of 10.1.

Invalid sdk value - The value provided for the sdk portion of LC_VERSION_MIN_IPHONEOS in appname.app/Frameworks/Alamofire.framework/Alamofire is 10.2 which is greater than the maximum allowed value of 10.1.

推荐答案

看来这个问题很普遍,与 9.2 GM 发布时类似.iTunes Connect 后端还没有完全更新,所以我们只需要保持耐心并继续尝试.

It appears the problem is wide spread and it is similar to when the 9.2 GM was released. The iTunes Connect backend hasn't quite updated yet, so we will just have to remain patient and keep trying.

看来问题通常会在 GM 发布后的一天内解决.

It appears the problem is usually resolved within one day of the GM being released.

同时,其他人提到您可以将 SDK 版本更改回 10.1 并提交您的应用程序.

In the meantime, others have mentioned that you can change the SDK version back to 10.1 and submit your app.

问题解决后,您不必重新提交到 iTunes 连接.您只需再次提交已上传的二进制文件以供审核.

When the problem is resolved, you should not have to resubmit to iTunes connect. You will simply be able to submit the already uploaded binary for review once again.

更新:截至太平洋标准时间 12 月 13 日下午 3 点 15 分,该问题已得到修复.再次提交您的应用以供审核.

Update: As of 12/13/16 3:15 PM PST the problem has been fixed. Submit your apps for review again.

这篇关于Xcode 8.2 更新后二进制文件无效的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆