This repository has been archived by the owner on May 1, 2024. It is now read-only.
Error while loading Xamarin.iOS.Tasks.dll #3538
Labels
a/buildchain
s/needs-info ❓
A question has been asked that requires an answer before work can continue on this issue.
s/needs-repro ❔
This reported issue doesn't include a sample project reproducing the issue. Please provide one.
I am getting this error:
error MSB4062: Die Xamarin.iOS.Tasks.CopyFileToWindows-Aufgabe konnte nicht aus der C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\Xamarin\iOS\Xamarin.iOS.Tasks.dll-Assembly geladen werden. Stellen Sie sicher, dass die -Deklaration korrekt ist, die Assembly und alle zugehörigen Abhängigkeiten verfügbar sind und die Aufgabe eine öffentliche Klasse enthält, die Microsoft.Build.Framework.ITask implementiert.
Error MSB4062: the Xamarin. iOS. Tasks. CopyFileToWindows task could not be loaded from the C:Program Files (x86) microsoft Visual Studio2017EnterpriseMSBuildXamariniOSXamarin.iOS.Tasks.dll-Assembly. Make sure that the declaration is correct, that the assembly and all its dependencies are available, and that the task contains a public class that implements Microsoft.Build.Framework.ITask.
According to some research it appears to be related to what is also happening here:
GitTools/GitVersion#1307
If you know an alternative way to make the build process copy the dsym folder to windows again that would also help a lot. It stopped doing that at some point during components. Switching laptop to upload symbols manually instead of automation is awful
The text was updated successfully, but these errors were encountered: