版权声明:本文为博主原创文章,未经博主允许不得转载。
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文件
找到这个Bundle,删除info.plist里边的Executable file这一项(删除蓝色箭头指向的那一个,注意是腾讯SDK里边的那个info.plist)
如果有Executable file 也要删除
You can now see the CFBundleExecutable key (which has a description of "Executable file") which you can delete.