fastfetch
fastfetch copied to clipboard
[BUG] Camera module - AVCaptureDeviceTypeExternal is deprecated for Continuity Cameras.
2024-05-04 00:29:26.160 fastfetch[32562:3328224] WARNING: AVCaptureDeviceTypeExternal is deprecated for Continuity Cameras. Please use AVCaptureDeviceTypeContinuityCamera and add NSCameraUseContinuityCameraDeviceType to your Info.plist.
Related to:
https://github.com/opencv/opencv-python/issues/916
https://developer.apple.com/documentation/avfoundation/avcapturedevicetypeexternalunknown
Strange. The warnings should have been suppressed by FF_SUPPRESS_IO()