I can't run my app on the iPhone simulator. Xcode 5.0 shows that it is currently "Attaching to [MyApp]" and will be stuck in this.
Previously in Xcode 4.2 I can change the debugger to GDB and it works, but in Xcode 5.0 there is only LLDB.
Anyone managed to solve this problem?