We need the same patch we use in native/package.json for yarn react-native and yarn expo.
Details
Details
Let's see if this diff's Buildkite build succeeds :)
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- ashoat/fix_ios_buildkite
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
Seeing this issue because macOS's cp command is in /bin, and so we end up using the GNU one instead
This revision updates us to prefix $PATH with not just /usr/bin, but also /bin, so that we have access to BSD cp