[LockedCameraCapture] Don't bind this framework. (#21161)

For all intents and purposes it's Swift only.
This commit is contained in:
Rolf Bjarne Kvinge 2024-09-04 16:49:43 +02:00 коммит произвёл GitHub
Родитель 16207e9898
Коммит e714ce4c7b
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 2 добавлений и 0 удалений

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

@ -1,3 +1,4 @@
# This is a Swift-only frameworks, with only version APIs available in Objective-C, so we're not binding it in Objective-C
!missing-field! LockedCameraCaptureVersionNumber not bound
!missing-field! LockedCameraCaptureVersionString not bound
!missing-field! NSUserActivityTypeLockedCameraCapture not bound

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

@ -1,3 +1,4 @@
# This is a Swift-only frameworks, with only version APIs available in Objective-C, so we're not binding it in Objective-C
!missing-field! LockedCameraCaptureVersionNumber not bound
!missing-field! LockedCameraCaptureVersionString not bound
!missing-field! NSUserActivityTypeLockedCameraCapture not bound