Could not find a storyboard named 'Main' in bundle NSBundle </Users/mattimus/Library/Developer/CoreSimulator/Devices/91E90D55-783F-464C-AC31-961F07424096/data/Containers/Bundle/Application/C9FD1E82-265E-4D6A-9BA8-A0AAFD752E7F/Xamarin.Examples.Demo.iOS.app> (loaded)
When I try to run the demo iOS app the above error shows. It seems like the association to the storyboard is looking in some random place in my computer instead of where the solution is located on my computer.
Could not find a storyboard named 'Main' in bundle NSBundle </Users/mattimus/Library/Developer/CoreSimulator/Devices/91E90D55-783F-464C-AC31-961F07424096/data/Containers/Bundle/Application/C9FD1E82-265E-4D6A-9BA8-A0AAFD752E7F/Xamarin.Examples.Demo.iOS.app> (loaded)
When I try to run the demo iOS app the above error shows. It seems like the association to the storyboard is looking in some random place in my computer instead of where the solution is located on my computer.