[OC-53670] Update macOS version on Github action workflow file #80
Annotations
11 warnings
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Pods/MaterialComponents/components/FlexibleHeader/src/private/MDCStatusBarShifter.m#L74
'statusBarFrame' is deprecated: first deprecated in iOS 13.0 - Use the statusBarManager property of the window scene instead. [-Wdeprecated-declarations]
|
Pods/MaterialComponents/components/FlexibleHeader/src/private/MDCStatusBarShifter.m#L78
'UIApplicationDidChangeStatusBarFrameNotification' is deprecated: first deprecated in iOS 13.0 - Use viewWillTransitionToSize:withTransitionCoordinator: instead. [-Wdeprecated-declarations]
|
Pods/MaterialComponents/components/FlexibleHeader/src/private/MDCStatusBarShifter.m#L87
'statusBarFrame' is deprecated: first deprecated in iOS 13.0 - Use the statusBarManager property of the window scene instead. [-Wdeprecated-declarations]
|
Pods/MaterialComponents/components/FlexibleHeader/src/private/MDCStatusBarShifter.m#L186
'statusBarFrame' is deprecated: first deprecated in iOS 13.0 - Use the statusBarManager property of the window scene instead. [-Wdeprecated-declarations]
|
Pods/MaterialComponents/components/FlexibleHeader/src/private/MDCStatusBarShifter.m#L271
'statusBarFrame' is deprecated: first deprecated in iOS 13.0 - Use the statusBarManager property of the window scene instead. [-Wdeprecated-declarations]
|
Pods/MaterialComponents/components/FlexibleHeader/src/private/MDCStatusBarShifter.m#L292
'statusBarFrame' is deprecated: first deprecated in iOS 13.0 - Use the statusBarManager property of the window scene instead. [-Wdeprecated-declarations]
|
Pods/MaterialComponents/components/Snackbar/src/MDCSnackbarMessageView.m#L500
'UI_USER_INTERFACE_IDIOM' is deprecated: first deprecated in iOS 13.0 - Use -[UIDevice userInterfaceIdiom] directly. [-Wdeprecated-declarations]
|
Pods/MaterialComponents/components/Snackbar/src/MDCSnackbarMessageView.m#L505
'UI_USER_INTERFACE_IDIOM' is deprecated: first deprecated in iOS 13.0 - Use -[UIDevice userInterfaceIdiom] directly. [-Wdeprecated-declarations]
|
Pods/MaterialComponents/components/Snackbar/src/private/MDCSnackbarOverlayView.m#L171
'UIApplicationWillChangeStatusBarOrientationNotification' is deprecated: first deprecated in iOS 13.0 - Use viewWillTransitionToSize:withTransitionCoordinator: instead. [-Wdeprecated-declarations]
|
|
This job succeeded
Loading