Hi
I am trying to debug my first iOS application from Visual Studio, started with HelloWorld. It builds allright and when I try to run it on the iOS simulator on the mac, the Remote building is done, the simulator starts and on the statusbar it reads: Starting debug session. Then nothing happends fore a minute or two, then I get an error. Operation Failed. When I double-Click on the error i can read this:
Operation status: Operation failed HTTP status: 200 (No error)
OK Build server returned an error. Failed to debug HelloWorld_App5
Anyone knows what the problem is?
Johan