Answer the question
In order to leave comments, you need to log in
Rebuilding dependencies in Xcode - what are the rules?
By what rules does Xcode mark the need to rebuild the entire target?
The situation is as follows: libTarget has a dependency on script automoc_target. In fact, automoc_target generates only 1 file, but for some reason Xcode decides to rebuild _completely_ everything that depends on automoc_target, and further down the chain (everything that depends on target that depends on automoc_target). Where to dig?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question