All of a sudden I can\'t build my project. I get the following compiler error:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.pl
I fixed the error with this command, close the simulator and Xcode:
codesign -vv /A*/Xc* | open -ef
Hope that helps.