ERROR ITMS-90535: "Unexpected CFBundleExecutable Key. The bundle at 'Payload/HomeyComb Mobile.app/guide.bundle' does not contain a bundle executable.

时间:2020-09-17 18:57:05   收藏:0   阅读:48

上传ipa包时候报错:

ERROR ITMS-90535: "Unexpected CFBundleExecutable Key. The bundle at ‘Payload/**.app/guide.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."

技术图片

 

 解决方式:

删除错误bundel(如:guide.bundle)里面info.plist里面的搜索CFBundleExecutable,删掉除CFBundleExecutable即可

技术图片

 

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!