您的位置:首页 > 移动开发

iOS AppStore提交错误收集

2016-05-13 10:47 316 查看
ERROR ITMS-90535: "Unexpected CFBundleExecutable Key. The bundle at 'Payload/创可贴.app/TencentOpenApi_IOS_Bundle.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."

不得不说,xcode73其实已经修复了一些东西,这个错误xcode旧版本就报的莫名其妙,解决办法,删掉bundle里的Info.plist,单纯删除键值不起作用
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: