In XCode, if a right click on a class file or .xib file, then there are two menu items: "Touch" and "Untouchable".
What do they do?
If a file is touched, the next time you create a target, it will be related is.
In this way, the touch file is being modified (and thus need to be compiled) - easy to open file, delete space, delete location, and then save it.
The opposite makes the opposite - does not mark the file needed to compile (usually a bad thing because the build can exit the sync sources say, but if you have done that , That date was edited in a comment in a header file, which contains everything that can prevent you from fully rebuilding).
No comments:
Post a Comment