I have deleted some .h and .m libraries which were not required in my project and now i am getting this error:
Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/llvm- gcc-4.2 failed with exit code 1
Ld /Users/Administrator/Library/Developer/Xcode/DerivedData/DMFoundation-ecvyqffegvbtxxaoehzocbrnpinw/Build/Products/Debug-iphonesimulator/DMF.app/DMF normal i386
I am stuck with it. I shutdown my system. I am even getting the same error in my backup project in which those libraries exists :(.
Any Guess
clean all targets and find what files are in red color in your project.Delete those things.