Hi, I hope someone can help me. When I'm using Xcode (V5.0.2), everything is working fine. So I don't have a problem with the provisioning. I have installed the last Xamarin Version. I have created an empty SingleViewApplication for the IPad. When I'm opening the .xib file, the IB is opening. I can run the app under xamarin in the iOS simulator "iPad Retina iOS7.0. So far everything is working fine. When I change from the simulator to the connected IPad air, I get the following error message.
Compiling to native code Xamarin.iOS 7.0.6 Starter Edition using framework: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk Process exited with code 1, command: /usr/bin/dsymutil /Users/Oliver/Projects/test_Phone/test_Phone/bin/iPhone/Debug/test_Phone.app/test_Phone -t 4 -z -o /Users/Oliver/Projects/test_Phone/test_Phone/bin/iPhone/Debug/test_Phone.app.dSYM xcrun: error: active developer path ("/Volumes/Xcode/Xcode.app/Contents/Developer") does not exist, use xcode-select to change
error MT5203: Failed to generate the debug symbols (dSYM directory). Please review the build log.
Help.....
Greetings Oliver