Using:
- Visual Studio 2015 (14.0.25431.01 Update 3)
- Xamarin forms v2.3.3.175
Getting this error while trying to deploy iOS, build is okay:
2>C:\Program Files (x86)\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(431,3): error : One or more errors occurred.
========== Build: 1 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
========== Deploy: 0 succeeded, 0 failed, 0 skipped ==========
I am not using any story boards (xref -> https://forums.xamarin.com/discussion/62877/blank-error-when-building-blank-ios-project-with-xamarin-visual-studio-2015)
Trying to back out from last changes now.
Does anyone have any ideas?