I\'m trying to make an archive (ipa) for my iOS (iPhone) app but I\'m receiving a strange error:
Apple LLVM Compiler 3.1 error clang: error: no such file or
I got the same error for LLVM Compiler 4.1 and it says that it could not found the file(s). I clean the project and open the Build Phases from Targets/Target section and remove all irrelevent files then rebuild the project and it worked.