Getting this error after updating to XCode 14.3.1. It was working correct on XCode 14.2, using Minimum iOS Deployment 11.0. ### Current Behavior 'devicesWithMediaType:' is deprecated: first deprecated in iOS 10.0 - Use AVCaptureDeviceDiscoverySession instead. ### Expected Behavior Run without error ### Your Environment <!--- Include as many relevant details about the environment you experienced the bug in --> | software | version | ------------------------------ | ------- | react-native-video-processing | 1.13.0 | react-native | 0.67.1 | node | 16.15.1 | XCode | 14.3.1 (14E300c)