Possible Duplicate:
Warning: The Copy Bundle Resources build phase contains this target's Info.plist file
There is no build issue problem in program.But,When i try to run on simulator it show two error.
Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/clang failed with exit code 1
Warning: The Copy Bundle Resources build phase contains this target's Info.plist file 'CalCulator/CalCulator-Info.plist'.
I'm not understanding, why this errors are showing?
Update:I solved the errors.but why this is showing?
Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/clang failed with exit code 1
Thanks in advice