Skip to content

[workloads] Use native arm64 aot compilers for iOS, tvOS, maccatalyst, and android where possible #89961

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

Merged
merged 1 commit into from
Aug 4, 2023

Conversation

steveisok
Copy link
Member

@steveisok steveisok commented Aug 3, 2023

As a result of #89027 and #74715, we can now build native arm64 cross compilers on linux and macos. This change adds the right references to the workload manifest so that they can be installed with maui and the mobile SDK's.

win-arm64 is the only arm64 platform left for native cross compiler support and that is a work in progress.

Contributes to #82495

Fixes dotnet/maui#4476

…, and android where possible

As a result of dotnet#89027 and dotnet#74715, we can now build native arm64 cross compilers on linux and macos. This change adds the right references to the workload manifest so that they can be installed with maui and the mobile SDK's.

win-arm64 is the only arm64 platform left and that is a work in progress.

Contributes to dotnet#82495

Fixes dotnet/maui#4476
@ghost ghost added the area-Build-mono label Aug 3, 2023
@ghost ghost assigned steveisok Aug 3, 2023
@steveisok
Copy link
Member Author

/cc @dalexsoto @jonathanpeppers @Redth

@dalexsoto
Copy link
Member

dalexsoto commented Aug 4, 2023

/cc @rolfbjarne in case we need to do anything to react to this on our end.

Thanks @steveisok!

@steveisok steveisok merged commit 0f2c8fa into dotnet:main Aug 4, 2023
@steveisok steveisok deleted the use-arm64-cross branch August 4, 2023 16:01
@ghost ghost locked as resolved and limited conversation to collaborators Sep 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Run MAUI app on M1 Mac without Rosetta 2
3 participants