[Xtro] Add missing ignore in legacy. (#16460)

Fixes https://github.com/xamarin/xamarin-macios/issues/16442.
This commit is contained in:
Manuel de la Pena 2022-10-26 12:48:12 -04:00 коммит произвёл GitHub
Родитель 8d3571b23e
Коммит c797b77838
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -2,5 +2,6 @@
!missing-protocol-member! CLLocationManagerDelegate::locationManager:didRangeBeacons:inRegion: not found
!missing-protocol-member! CLLocationManagerDelegate::locationManager:rangingBeaconsDidFailForRegion:withError: not found
!missing-selector! CLBeaconRegion::initWithUUID:identifier: not bound
!extra-enum-value! Managed value 4 for CLAuthorizationStatus.AuthorizedWhenInUse is available for the current platform while the value in the native header is not
# Fixed in .NET