Merge remote-tracking branch 'origin/xcode14.1' into bump-main-in-xcode14.1-2022-09-16

This commit is contained in:
Rolf Bjarne Kvinge 2022-09-19 14:11:53 +02:00
Родитель b230ef3601 cf4d1001ca
Коммит 3fac95049f
2 изменённых файлов: 1 добавлений и 1 удалений

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

@ -82,6 +82,7 @@
# ignored in the past on macOS now ignored in every platform.
!missing-pinvoke! AUListenerAddParameter is not bound
!missing-pinvoke! AUListenerRemoveParameter is not bound
!missing-pinvoke! AUListenerCreate is not bound
!missing-pinvoke! AUListenerCreateWithDispatchQueue is not bound
!missing-pinvoke! AUListenerDispose is not bound

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

@ -27,7 +27,6 @@
!missing-pinvoke! AudioFileComponentSetUserData is not bound
!missing-pinvoke! AudioFileComponentWriteBytes is not bound
!missing-pinvoke! AudioFileComponentWritePackets is not bound
!missing-pinvoke! AUListenerRemoveParameter is not bound
!missing-pinvoke! CAClockAddListener is not bound
!missing-pinvoke! CAClockArm is not bound
!missing-pinvoke! CAClockBarBeatTimeToBeats is not bound