I've been struggling with this for a few hours now.
I have included a newer version of Three20 in an iPad app, and can compile just fine with my debug build. Whenever I switch to another build, even a duplicate of debug, I get about 78 errors stating that UILabelAdditions.h could not be found.
It is in the Three20/src/Three20 directory, and as mentioned everything works fine with the debug build.
I've cleared cache, deleted the build directories, etc.
Any ideas?