ios - AppStore 提交的更新包一直显示"正在处理"
天蓬老师
天蓬老师 2017-04-17 16:48:04
0
4
984

AppStore 提交的更新包一直显示"正在处理"

收到了苹果发出的邮件


Invalid Info.plist value - The value for the key 'MinimumOSVersion' in bundle XXX.app/Frameworks/Alamofire.framework is invalid. The minimum value is 8.0

Invalid Segment Alignment - The app binary at 'XXX.app/Frameworks/Alamofire.framework/Alamofire' does not have proper segment alignment. Try rebuilding the app with the latest Xcode version.

Invalid Encryption Info - The binary is invalid. The encryption info in the LC_ENCRYPTION_INFO load command is either missing or invalid, or the binary is already encrypted. This binary does not seem to have been built with Apple's linker.


XCODE6.1 ,设置的项目最低版本是 7.0 ,
在实机和模拟器上运行都没问题,提交商店就不行了……
请问这种问题应该如何下手?

天蓬老师
天蓬老师

欢迎选择我的课程,让我们一起见证您的进步~~

全部回复(4)
小葫芦

Try rebuilding the app with the latest Xcode version.

升级一下XCode吧

黄舟

第一种方法就是用最新的Xcode来打包
第二种方法就是把工程里的三方Framework里的plist统统删掉 特别是腾讯的 因为里边有版本信息

大家讲道理

Invalid Info.plist value。 工程里有多余的info.plist 文件,里面的配置可能和你的不一样。找出来修改修改

巴扎黑

在其他的地方搜到了答案,是我的XCODE不够纯净,
从官方重新下载了纯净的6.2,并把所有的第三方库更新完成后,提交成功了

热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板