You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ILLink : iOS error IL7000: An error occured while executing the custom linker steps. Please review the build log for more information.
ILLINK : error MT2362: The linker step 'Registrar' failed during processing: Object reference not set to an instance of an object.
Build continuing because "ContinueOnError" on the task "ILLink" is set to "ErrorAndContinue".
Done building target "_RunILLink" in project "MapboxMauiQs.csproj" -- FAILED.
Target ILLink:
/usr/local/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.ILLink.Tasks/build/Microsoft.NET.ILLink.targets(86,5): error NETSDK1144: Optimizing assemblies for size failed. Optimization can be disabled by setting the PublishTrimmed property to false.
The text was updated successfully, but these errors were encountered:
It looks similar to this issue xamarin/xamarin-macios#8917
The text was updated successfully, but these errors were encountered: