Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot build to real iOS device #1

Closed
tuyen-vuduc opened this issue Jul 20, 2023 · 1 comment
Closed

Cannot build to real iOS device #1

tuyen-vuduc opened this issue Jul 20, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@tuyen-vuduc
Copy link
Owner

It looks similar to this issue xamarin/xamarin-macios#8917

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.
@tuyen-vuduc tuyen-vuduc self-assigned this Jul 20, 2023
@tuyen-vuduc tuyen-vuduc added the bug Something isn't working label Jul 20, 2023
@tuyen-vuduc
Copy link
Owner Author

This one is fixed in the latest release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant