I have clean install of Xcode 5.0.2 & Xamarin Studio 4.0.10 (build 5).
When I try to start debugging iOS app (existing projects and new empty) in Xamarin Studio it only make a build, but not starting. If I try to start app without debugging - no problem. What is wrong?
Posts
Does the "Application output" pad open, and does it contain any errors?
There were no errors in application output.
I had to reinstall Mono (wrong version\update error?) to fix the problem.