I managed to rebuild the project by deleting the line DebugType = "$(DebugType)"in the xml file below. What makes this line really and why it can fix my problem. I have an error because I am pulling new code from the source tree.
DebugType = "$(DebugType)"
<Target Name="XamlC"> <XamlCTask Assembly = "$(IntermediateOutputPath)$(TargetFileName)" ReferencePath = "@(ReferencePath)" Verbosity = "2" OptimizeIL = "true" DebugSymbols = "$(DebugSymbols)" /> </Target>
I solved this problem by simply restarting Visual Studio and rebuilding the solution.
I did nothing and the project worked.
Following this thought, in your case, you must restart Xamarin Studio.
: https://forums.xamarin.com/discussion/95724/xamarin-forms-2-3-4-247-update-project-wont-build
Visual Studio, bin/ obj/ , . .
, - , , , . iOS .