Enable new arch by default in example app #173
Annotations
10 warnings
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')
|
example/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]
|
example/node_modules/react-native/React/Inspector/RCTCxxInspectorWebSocketAdapter.mm#L53
'send:' is deprecated: Please use `sendString:error:` or `sendData:error:` instead. [-Wdeprecated-declarations]
|
example/node_modules/react-native/React/Base/RCTBridgeProxy.mm#L44
designated initializer missing a 'super' call to a designated initializer of the super class [-Wobjc-designated-initializers]
|
example/node_modules/react-native/React/Base/RCTBridgeProxy.mm#L417
designated initializer missing a 'super' call to a designated initializer of the super class [-Wobjc-designated-initializers]
|
example/node_modules/react-native/React/Base/RCTBridge.mm#L199
'reload' is deprecated: Use RCTReloadCommand instead [-Wdeprecated-declarations]
|
Run script build phase '[CP-User] [RN]Check rncore' 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 'React-Fabric' from project 'Pods')
|
example/ios/Pods/Headers/Public/React-graphics/react/renderer/graphics/Transform.h#L146
empty paragraph passed to '@param' command [-Wdocumentation]
|
example/ios/Pods/Headers/Public/React-graphics/react/renderer/graphics/Transform.h#L147
empty paragraph passed to '@param' command [-Wdocumentation]
|
example/ios/Pods/Headers/Public/React-graphics/react/renderer/graphics/Transform.h#L148
empty paragraph passed to '@param' command [-Wdocumentation]
|
This job succeeded
Loading