Xcode 3.2.5 error with argument list too long
Question: I got a strange error message from Xcode. I build an iOS 4.2 iPhone project in which the same Clear and Build errors occur. It says “Checking Dependencies, Argument list too long:” followed by a long path name to a folder that is not even close to my project files. This location never has any connections to any header paths or to the target that a dependency check should look for. What did I wrong?
Continue reading Xcode 3.2.5 error with argument list too long