50.IOS上传APP问题

更新版本的时候遇到几个问题

1.ERROR ITMS-90535: "Unexpected CFBundleExecutable Key. The bundle at 'Payload/dianlan2.app/EaseUIResource.bundle' does not contain a bundle executable. If this bundle intentionally does not contain an executable, consider removing the CFBundleExecutable key from its Info.plist and using a CFBundlePackageType of BNDL. If this bundle is part of a third-party framework, consider contacting the developer of the framework for an update to address this issue."

这是第三方info.plist问题,点击下方搜索info.plist,然后删掉第三方plist文件里面的Executable file字段

2.ERROR ITMS-4238: "Redundant Binary Upload. There already exists a binary ups

上传重复版本

上一篇:Mybatis 源码简述


下一篇:[mysql]增加用户 授权 远程登录