Skip to content

[Since RN@0.82] Problem with node_modules/react-native/scripts/xcode/with-environment.sh #54912

@birdofpreyru

Description

@birdofpreyru

Description

Ever since upgrading an existing app to RN@0.82, its build for iOS, on macOS build host, using Xcode fails for me:
Image

It helps if I remove double quotes from this script line:

turning "$1" into just $1 — after that the build works fine.

Can we make this change in RN (not sure if I am missing smth and it requires a different change, to work for scenarios different from mine)?

Steps to reproduce

Above.

React Native Version

0.82, 0.83

Affected Platforms

Build - MacOS

Output of npx @react-native-community/cli info

N/A

Stacktrace or Logs

N/A

MANDATORY Reproducer

N/A

Screenshots and Videos

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs: AttentionIssues where the author has responded to feedback.Needs: ReproThis issue could be improved with a clear list of steps to reproduce the issue.Needs: Version Info

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions