这个时候,需要去确认 插件.m的文件是否在编译列表里面。如果意外的不再了,需要手动点+号,添加进去就ok了。
原文:
In XCode, goto Build Phases -> open the Compiled Sources dropdown. Click + and add the missing plugin .m file that should be in your Plugins directory (but is missing from the compiled sources).
原文:
In XCode, goto Build Phases -> open the Compiled Sources dropdown. Click + and add the missing plugin .m file that should be in your Plugins directory (but is missing from the compiled sources).
本文指导如何在XCode中通过Build Phases功能,定位并添加缺失的插件.m文件,确保其包含在编译列表内。

1513

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



