I get these errors when building my Xamarin.ios project,
The "XamlCTask" task could not be initialized with its input parameters.
and
The "DebugType" parameter is not supported by the "XamlCTask" task. Verify the parameter exists on the task, and it is a settable public instance property.
How can I fix this.