Skip to content

[0.81] Fix missing path escape patterns in Xcode scripts for projects with spaces #1084

@kitten

Description

@kitten

Target Branch

0.81

Link to commit or PR to be picked

facebook/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: facebook/react-native#53194

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type Pick RequestPick requests to include commits inside a React Native release

    Type

    No type

    Projects

    Status

    Done / Picked

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions