Skip to content

chore: drop RN 0.79 and RN 0.80 support (#390) #1075

chore: drop RN 0.79 and RN 0.80 support (#390)

chore: drop RN 0.79 and RN 0.80 support (#390) #1075

Triggered via push February 26, 2026 09:59
Status Success
Total duration 1h 17m 10s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-ios: apps/example/node_modules/react-native-image-picker/ios/ImagePickerUtils.mm#L118
'UTTypeCopyPreferredTagWithClass' is deprecated: first deprecated in iOS 15.0 - Use the UTType class instead. [-Wdeprecated-declarations]
build-ios: apps/example/node_modules/react-native-image-picker/ios/ImagePickerUtils.mm#L118
'kUTTagClassMIMEType' is deprecated: first deprecated in iOS 15.0 - Use UTTagClassMIMEType instead. [-Wdeprecated-declarations]
build-ios: apps/example/node_modules/react-native-image-picker/ios/ImagePickerUtils.mm#L117
'UTTypeCreatePreferredIdentifierForTag' is deprecated: first deprecated in iOS 15.0 - Use the UTType class instead. [-Wdeprecated-declarations]
build-ios: apps/example/node_modules/react-native-image-picker/ios/ImagePickerUtils.mm#L117
'kUTTagClassFilenameExtension' is deprecated: first deprecated in iOS 15.0 - Use UTTagClassFilenameExtension instead. [-Wdeprecated-declarations]
build-ios: apps/example/node_modules/react-native-image-picker/ios/ImagePickerUtils.mm#L43
'kUTTypeMovie' is deprecated: first deprecated in iOS 15.0 - Use UTTypeMovie or UTType.movie (swift) instead. [-Wdeprecated-declarations]
build-ios: apps/example/node_modules/react-native-image-picker/ios/ImagePickerUtils.mm#L43
'kUTTypeImage' is deprecated: first deprecated in iOS 15.0 - Use UTTypeImage or UTType.image (swift) instead. [-Wdeprecated-declarations]
build-ios: apps/example/node_modules/react-native-image-picker/ios/ImagePickerUtils.mm#L41
'kUTTypeImage' is deprecated: first deprecated in iOS 15.0 - Use UTTypeImage or UTType.image (swift) instead. [-Wdeprecated-declarations]
build-ios: apps/example/node_modules/react-native-image-picker/ios/ImagePickerUtils.mm#L39
'kUTTypeMovie' is deprecated: first deprecated in iOS 15.0 - Use UTTypeMovie or UTType.movie (swift) instead. [-Wdeprecated-declarations]
build-ios: apps/example/node_modules/react-native-image-picker/ios/ImagePickerManager.h#L13
category is implementing a method which will also be implemented by its primary class [-Wobjc-protocol-method-implementation]
build-ios: apps/example/ios/Pods/Pods.xcodeproj#L0
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.5.99. (in target 'react-native-image-picker-RNImagePickerPrivacyInfo' from project 'Pods')