Target Branch
0.81
Link to commit or PR to be picked
react/react-native@94623ca
Description
Unsure if this qualifies as "Fixes to bugs in the core React Native’s experience." since it's an edge case, but since we're still in RC, I thought I'd propose it and leave the decision up to you.
Either way, I wouldn't try hard to go back to too many versions to fix this, since it may have been broken for a few releases. It's a pre-existing bug, and I simply haven't checked how far back it goes.
It's an unexpected failure case and edge case that happens if a project is being built for iOS inside a path that contains whitespaces. This won't affect existing, working projects, unless they're cloned into a path containing whitespaces.
Original PR: react/react-native#53194
Target Branch
0.81
Link to commit or PR to be picked
react/react-native@94623ca
Description
Unsure if this qualifies as "Fixes to bugs in the core React Native’s experience." since it's an edge case, but since we're still in RC, I thought I'd propose it and leave the decision up to you.
Either way, I wouldn't try hard to go back to too many versions to fix this, since it may have been broken for a few releases. It's a pre-existing bug, and I simply haven't checked how far back it goes.
It's an unexpected failure case and edge case that happens if a project is being built for iOS inside a path that contains whitespaces. This won't affect existing, working projects, unless they're cloned into a path containing whitespaces.
Original PR: react/react-native#53194