Move patch-package from postinstall to prepare #465
Annotations
10 warnings
Build app
Run script build phase '[CP-User] [Hermes] Replace Hermes for the right configuration, if needed' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'hermes-engine' from project 'Pods')
|
Build app:
node_modules/react-native/ReactCommon/jsinspector-modern/HostAgent.h#L80
parameter 'text.' not found in the function declaration [-Wdocumentation]
|
Build app:
example/ios/Pods/Headers/Private/React-jsinspector/jsinspector-modern/HostAgent.h#L80
parameter 'text.' not found in the function declaration [-Wdocumentation]
|
Build app:
node_modules/react-native/React/Base/RCTBridge.mm#L209
'reload' is deprecated: Use RCTReloadCommand instead [-Wdeprecated-declarations]
|
Build app:
node_modules/react-native/React/Base/RCTUtils.m#L242
'CC_MD5' is deprecated: first deprecated in iOS 13.0 - This function is cryptographically broken and should not be used in security contexts. Clients should migrate to SHA256 (or stronger). [-Wdeprecated-declarations]
|
Build app:
node_modules/react-native/React/Base/Surface/SurfaceHostingView/RCTSurfaceHostingProxyRootView.mm#L52
method override for the designated initializer of the superclass '-initWithSurface:sizeMeasureMode:' not found [-Wobjc-designated-initializers]
|
Build app:
node_modules/react-native/React/DevSupport/RCTPausedInDebuggerOverlayController.mm#L59
'adjustsImageWhenDisabled' is deprecated: first deprecated in iOS 15.0 - This property is ignored when using UIButtonConfiguration, you may customize to replicate this behavior via a configurationUpdateHandler [-Wdeprecated-declarations]
|
Build app:
node_modules/react-native/React/Base/RCTModuleData.mm#L110
convenience initializer should not invoke an initializer on 'super' [-Wobjc-designated-initializers]
|
Build app:
node_modules/react-native/React/Base/RCTModuleData.mm#L102
convenience initializer missing a 'self' call to another initializer [-Wobjc-designated-initializers]
|
Build app:
node_modules/react-native/React/Inspector/RCTCxxInspectorWebSocketAdapter.mm#L53
'send:' is deprecated: Please use `sendString:error:` or `sendData:error:` instead. [-Wdeprecated-declarations]
|
Loading