echo 'error: File/Users/xxxxx/Library/Developer/Xcode/DerivedData/owrReactiveNative-gvkypdtrhfukftahwceomikzubow/Build/Intermediates.noindex/ArchiveIntermediates/onthewayReactiveNative/BuildProductsPath/Release-iphoneos/onthewayReactiveNative.app/main.jsbundle does not exist. This must be a bug with' 报错修改。
到Build Phases找到Bundle React Native code and images加上export PATH="$PATH:/opt/homebrew/bin"

截屏2025-04-02 18.37.56.png
参考(https://github.com/facebook/react-native/issues/31094)