是否有某种方法通过脚本自动将所有.m添加到特定目标?要么列出特定目标缺少的所有文件?
我已经看了Add files to an XCode project from a script作为参考.
https://stackoverflow.com/a/12867723/591586