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

[One .NET] add win-arm64 support to the workload #7037

Merged
merged 1 commit into from May 26, 2022
Merged

[One .NET] add win-arm64 support to the workload #7037

merged 1 commit into from May 26, 2022

Conversation

jonathanpeppers
Copy link
Member

Fixes: https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1544836

I'll manually test this when the build is done. It might be worth writing a doc on testing on win-arm64.

Fixes: https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1544836

I'll manually test this when the build is done. It might be worth writing a doc on testing on `win-arm64`.
@jonathanpeppers jonathanpeppers marked this pull request as ready for review May 26, 2022 21:45
@jonathanpeppers
Copy link
Member Author

This magically worked first try, so I think we should just merge this.

image

I will write a how-to doc, but I need to ask the .NET SDK a couple questions, if we can make it easier.

@jonpryor
Copy link
Member

Fixes: https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1544836

Context: https://github.com/xamarin/LibZipSharp/commit/33f5b0184fb007f9c02fecf82036ab469afa050b

xamarin/LibZipSharp@33f5b018 added win-arm64 builds to the
[Xamarin.LibZipSharp][0] NuGet package as 
`runtimes\win-arm64\native\libZipSharpNative.dll`.

Copy `runtimes\win-arm64\native\libZipSharpNative.dll` into
`$(MSBuildSrcDir)\arm64\libZipSharpNative.dll` so that it can be used
by `Xamarin.Android.Build.Tasks.dll`.

Update the `Microsoft.Android.Sdk` and `Microsoft.Android.Sdk.NET6`
packs to list `win-arm64` as a supported platform.

[0]: https://www.nuget.org/packages/Xamarin.LibZipSharp/

@jonpryor jonpryor merged commit ac5bb6b into main May 26, 2022
@jonpryor jonpryor deleted the win-arm64 branch May 26, 2022 23:42
simonrozsival pushed a commit to simonrozsival/xamarin-android that referenced this pull request May 31, 2022
Fixes: https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1544836

Context: xamarin/LibZipSharp@33f5b01

xamarin/LibZipSharp@33f5b018 added win-arm64 builds to the
[Xamarin.LibZipSharp][0] NuGet package as 
`runtimes\win-arm64\native\libZipSharpNative.dll`.

Copy `runtimes\win-arm64\native\libZipSharpNative.dll` into
`$(MSBuildSrcDir)\arm64\libZipSharpNative.dll` so that it can be used
by `Xamarin.Android.Build.Tasks.dll`.

Update the `Microsoft.Android.Sdk` and `Microsoft.Android.Sdk.NET6`
packs to list `win-arm64` as a supported platform.

[0]: https://www.nuget.org/packages/Xamarin.LibZipSharp/
jonathanpeppers added a commit to jonathanpeppers/xamarin-android that referenced this pull request May 31, 2022
Fixes: https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1544836

Context: xamarin/LibZipSharp@33f5b01

xamarin/LibZipSharp@33f5b018 added win-arm64 builds to the
[Xamarin.LibZipSharp][0] NuGet package as
`runtimes\win-arm64\native\libZipSharpNative.dll`.

Copy `runtimes\win-arm64\native\libZipSharpNative.dll` into
`$(MSBuildSrcDir)\arm64\libZipSharpNative.dll` so that it can be used
by `Xamarin.Android.Build.Tasks.dll`.

Update the `Microsoft.Android.Sdk` and `Microsoft.Android.Sdk.NET6`
packs to list `win-arm64` as a supported platform.

[0]: https://www.nuget.org/packages/Xamarin.LibZipSharp/
@github-actions github-actions bot locked and limited conversation to collaborators Jan 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants