原本正常的项目 在打包的时候出现了这样的错误Icon specified in the Info.plist not found under the top level app wrapper:114.png
找到‘项目名-Info.plist’ source code方式打开
找到图片名 删除114.png即可

command+B OK。。
本文介绍了解决iOS项目打包过程中出现的指定图标未找到错误的方法。通过检查项目的Info.plist文件并删除无效的图标引用(例如114.png),可以成功解决此问题。
原本正常的项目 在打包的时候出现了这样的错误Icon specified in the Info.plist not found under the top level app wrapper:114.png
找到‘项目名-Info.plist’ source code方式打开
找到图片名 删除114.png即可

command+B OK。。

被折叠的 条评论
为什么被折叠?