美文网首页
iOS开发日常BUG记录

iOS开发日常BUG记录

作者: wjc21wjc | 来源:发表于2018-05-08 13:36 被阅读8次

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."

解决:删掉第三方plist文件里面的Executable file字段

2.Application loader无法登录的解决方案:下载最新版本的Xcode

相关文章

网友评论

      本文标题:iOS开发日常BUG记录

      本文链接:https://www.haomeiwen.com/subject/rwnirftx.html