-
Notifications
You must be signed in to change notification settings - Fork 25k
Closed
Labels
Needs: AttentionIssues where the author has responded to feedback.Issues where the author has responded to feedback.Needs: ReproThis issue could be improved with a clear list of steps to reproduce the issue.This issue could be improved with a clear list of steps to reproduce the issue.Needs: Version Info
Description
Description
Ever since upgrading an existing app to RN@0.82, its build for iOS, on macOS build host, using Xcode fails for me:

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
Labels
Needs: AttentionIssues where the author has responded to feedback.Issues where the author has responded to feedback.Needs: ReproThis issue could be improved with a clear list of steps to reproduce the issue.This issue could be improved with a clear list of steps to reproduce the issue.Needs: Version Info