今天在github下载了MWPhotoBrowser的demo想跑一下,却发现报了MWPhotoBrowser.bundle: bundle format unrecognized, invalid, or unsuitable的错误,经查证,需要如下方法解决,在此记录备忘。

错误显示:

MWPhotoBrowser.bundle: bundle format unrecognized, invalid, or unsuitable-LMLPHP

图1.错误截图

解决错误:

1、

MWPhotoBrowser.bundle: bundle format unrecognized, invalid, or unsuitable-LMLPHP

图2.解决步骤

2、图2第四步已经是解决完之后的显示状态,未解决之前大概是这样的

MWPhotoBrowser.bundle: bundle format unrecognized, invalid, or unsuitable-LMLPHP

图3.未选择之前

3、点击之后选择plist文件

MWPhotoBrowser.bundle: bundle format unrecognized, invalid, or unsuitable-LMLPHP

图4.plist文件

之后再次运行项目,就不会报错了。

05-11 17:10