When I try to execute my iPhone application in simulator, I get the dreaded error
I had the same problem. Turned out the Info.plist was "missing" and had to be explicitly declared in the project settings. For some reason using the default name wasn't enough.