### Description if `use_ccache`, it would find wrapper scripts in this path `node_modules/react-native/scripts/xcode/...` but this directory does not contain that script https://github.com/facebook/react-native/blob/main/packages/react-native/scripts/xcode/ccache-clang.sh <img width="300" alt="image" src="https://github.com/facebook/react-native/assets/52243759/dc84136c-e3b5-45f5-b1fb-97d7d675ebc9"> ### Steps to reproduce N/A ### React Native Version 0.74.0-rc.4 ### Affected Platforms Runtime - iOS ### Output of `npx react-native info` ```text N/A ``` ### Stacktrace or Logs ```text N/A ``` ### Reproducer N/A ### Screenshots and Videos _No response_
Description
if
use_ccache, it would find wrapper scripts in this pathnode_modules/react-native/scripts/xcode/...but this directory does not contain that scripthttps://github.com/facebook/react-native/blob/main/packages/react-native/scripts/xcode/ccache-clang.sh
Steps to reproduce
N/A
React Native Version
0.74.0-rc.4
Affected Platforms
Runtime - iOS
Output of
npx react-native infoStacktrace or Logs
Reproducer
N/A
Screenshots and Videos
No response