Commit 9e82981
[release/6.0-maui][mono] Recognize new names for Xamarin.iOS etc assemblies (#64327)
* [mono] Remove support for Classic Xamarin for the Selector.GetHandle optimization, and add newer platforms. (#61989)
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.
(cherry picked from commit b259f68)
# Conflicts:
# src/mono/mono/mini/intrinsics.c
* [mono] Recognize new names for Xamarin.iOS etc assemblies (#64278)
They are being renamed in dotnet/macios#13847
(cherry picked from commit 2b1cf1e)
Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>1 parent 059caa2 commit 9e82981
2 files changed
Lines changed: 16 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1810 | 1810 | | |
1811 | 1811 | | |
1812 | 1812 | | |
1813 | | - | |
1814 | | - | |
1815 | | - | |
1816 | | - | |
1817 | | - | |
1818 | | - | |
| 1813 | + | |
| 1814 | + | |
| 1815 | + | |
| 1816 | + | |
| 1817 | + | |
| 1818 | + | |
| 1819 | + | |
| 1820 | + | |
1819 | 1821 | | |
1820 | 1822 | | |
1821 | 1823 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
374 | 374 | | |
375 | 375 | | |
376 | 376 | | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
377 | 385 | | |
378 | 386 | | |
379 | 387 | | |
| |||
0 commit comments