[CoreLocation] Updates for Catalyst

This commit is contained in:
Rachel Kang 2021-10-28 15:09:40 -04:00
Родитель 03960831d5
Коммит 3c31e98c97
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: C222091D01159D1C
2 изменённых файлов: 5 добавлений и 3 удалений

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

@ -3,3 +3,8 @@
!missing-selector! CLLocationManager::disallowDeferredLocationUpdates not bound !missing-selector! CLLocationManager::disallowDeferredLocationUpdates not bound
!missing-selector! CLLocationManager::startRangingBeaconsInRegion: not bound !missing-selector! CLLocationManager::startRangingBeaconsInRegion: not bound
!missing-selector! CLLocationManager::stopRangingBeaconsInRegion: not bound !missing-selector! CLLocationManager::stopRangingBeaconsInRegion: not bound
# removal would create breaking changes
!unknown-field! CLLocationPushServiceErrorDomain bound
!unknown-native-enum! CLLocationPushServiceError bound
!unknown-protocol! CLLocationPushServiceExtension bound

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

@ -1,3 +0,0 @@
!unknown-field! CLLocationPushServiceErrorDomain bound
!unknown-native-enum! CLLocationPushServiceError bound
!unknown-protocol! CLLocationPushServiceExtension bound