iPhone Simulator: SpringBoard failed to launch application with error: 7

ios-simulator, iphone, iphone-sdk-3.0

Solution

I had the exact same problem - I reset the iphone simulator and then quit the simulator (i.e. command q) then started it again.

Worked.

Problem

Building an iPhone project results in: Failed to launch simulated application: SpringBoard failed to launch application with error: 7 And the app doesn't install on the simulator. What's this all about? What's SpringBoard and what is error 7?

Original source