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

[mono] Remove support for Classic Xamarin for the Selector.GetHandle optimization, and add newer platforms. #61989

Merged
merged 1 commit into from
Nov 24, 2021

Conversation

rolfbjarne
Copy link
Member

We haven't supported Classic mode for Xamarin for quite a few years now
(monotouch, MonoMac), so that code is not needed anymore. However, we've added
support for more platforms (tvOS, Mac Catalyst), so add support for those.

…optimization, and add newer platforms.

We haven't supported Classic mode for Xamarin for quite a few years now
(monotouch, MonoMac), so that code is not needed anymore. However, we've added
support for more platforms (tvOS, Mac Catalyst), so add support for those.
@rolfbjarne
Copy link
Member Author

I wasn't able to figure out how to build the AOT runtime packs locally, so I haven't been able to test this. Any pointers would be welcome...

@vargaz vargaz merged commit b259f68 into dotnet:main Nov 24, 2021
@lambdageek
Copy link
Member

@rolfbjarne should we backport to net6?

I wasn't able to figure out how to build the AOT runtime packs locally, so I haven't been able to test this. Any pointers would be welcome...

./build.sh --os iossimulator --arch x64 doesn't do it?

@rolfbjarne rolfbjarne deleted the selector-gethandle-platforms branch November 26, 2021 10:46
@rolfbjarne
Copy link
Member Author

@rolfbjarne should we backport to net6?

I don't think it's worth the trouble.

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.

3 participants