Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有多个生成库的 xcodeprojects。如果我对库中的任何文件进行更改,它不会在更改中编译。
我已经设置了目标依赖项,以便根项目依赖于其他项目。但是进行更改并不强制编译器重新构建它们。
谁能指出我正确的方向?
谢谢