mirror of
https://github.com/status-im/react-native.git
synced 2025-02-23 14:48:25 +00:00
Summary: This pull request fixes a path name to be a proper case in `UITemplateProcessor`, which fixes this build warning: ``` {snip}/react/uimanager/UITemplateProcessor.cpp:17:10: warning: non-portable path to file '<react/core/ComponentDescriptor.h>'; specified path differs in case from file name on disk [-Wnonportable-include-path] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <react/core/ComponentDescriptor.h> 1 warning generated. ``` Pull Request resolved: https://github.com/facebook/react-native/pull/22239 Differential Revision: D13020871 Pulled By: shergin fbshipit-source-id: 77555018cd569880518ff884ed8768effc4ea97e