If it has been deleted from the pod, you can pass pod update命令在podfile文件所在的目录更新第三方。 如果依然报错,通过commond+3 搜索关键字BBlurredImage and delete the corresponding item. (It is likely that the problem occurred due to manual modification of the project configuration file)
window -> projects, select your project, and click the Delete button of Derived Data ~/Library/xxxxx.
git grep BlurredImage to see if there are any references? It is possible that there are some options in the project's compilation settings that include this lib.
If it has been deleted from the pod, you can pass
pod update
命令在podfile
文件所在的目录更新第三方。如果依然报错,通过
commond+3
搜索关键字BBlurredImage
and delete the corresponding item. (It is likely that the problem occurred due to manual modification of the project configuration file)Clean. Try this project?
window -> projects, select your project, and click the Delete button of Derived Data ~/Library/xxxxx.
git grep BlurredImage to see if there are any references? It is possible that there are some options in the project's compilation settings that include this lib.