热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

错误:上传AppStore时报错

今天把集成了环信客服的程序上传到appstore时报了一下错误:iTunesStoreoperationfailed.UnexpectedCFBundleExecutableKey

今天把集成了环信客服的程序上传到appstore时报了一下错误:

iTunes Store operation failed.
Unexpected CFBundleExecutable Key. The bundle at ‘Payload/ZengLongSeSha.app/HelpDeskUIResource.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文件中的Executable file字段去掉

参考文件:【AlenChen】的【iOS上传App方法和问题】


推荐阅读
author-avatar
风一样的骨头gg
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有