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.
我知道在 xCode 3 中构建规则首先发生,但在 xCode 4 中它们最后发生。仍然是这种情况还是他们将其恢复了?我有一个脚本可以创建/更新一些头文件,并且需要在一般编译之前发生。我应该将此作为一个阶段还是一个规则?