Hi,
Whole day I have been trying to see Storyboard in Xamarin studio on Mac.
OS X 10.10.5
Xcode 7
Xamarin studio 5.9.7
I created standard project for Page-Based App and when I tried to see Storyboard every time I was got this error:
eException: One or more errors occurred. ---> Foundation.NSErrorException: Exception of type 'Foundation.NSErrorException' was thrown.
at MonoTouch.Hosting.CoreSimulatorBootstrapService.CreateServicePortImpl (System.String name) [0x00042] in /Users/builder/data/lanes/1903/31fa6470/source/md-addins/Xamarin.Designer.iOS/MonoTouch.Hosting/BootstrapService.cs:67
--- End of inner exception stack trace ---
---> (Inner Exception #0) Foundation.NSErrorException: Exception of type 'Foundation.NSErrorException' was thrown.
at MonoTouch.Hosting.CoreSimulatorBootstrapService.CreateServicePortImpl (System.String name) [0x00042] in /Users/builder/data/lanes/1903/31fa6470/source/md-addins/Xamarin.Designer.iOS/MonoTouch.Hosting/BootstrapService.cs:67 <---
Can you suggest me ways how I can launch designer in Xamarin studio for ios?