[iOS] file patterns: The `source_files` pattern did not match any file.解决

829 阅读1分钟

本地验证Spec

pod lib lint

报错 [iOS] file patterns: The source_files pattern did not match any file.

在Classes文件夹下面添加文件即可解决。如下所示: