I am trying to get iOS6 working on my laptop.
I am running xcode 4.5 and the latest MonoTouch. Whenever I try deloying to my phone I get an error
Installing application
Installation failed: Executable Twiddle Failed Error (error: 0xe8000046)
error MT1006: Could not install the application '/Users/Me/Projects/MasterDetail/MasterDetail/bin/iPhone/Debug/MasterDetail.app' on the device:
Executable Twiddle Failed Error (error: 0xe8000046).
The application was terminated by a signal: SIGHUP
The application has no custom code. Its the masterdetail template provided.
What is causing this issue?