Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use of bitwise '|' with boolean operands | XCode 14.3 fails builds using react-native Yoga - RN versions before 0.69 are no longer being supported. If there is a need to use an old version of RN/Yoga, an older version of XCode is required. #1270

Closed
majirosstefan opened this issue Apr 28, 2023 · 2 comments

Comments

@majirosstefan
Copy link

majirosstefan commented Apr 28, 2023

RN versions before 0.69 are no longer being supported. If there is a need to use an old version of RN/Yoga, an older version of XCode is required.

Originally posted by @NickGerleman in #1224 (comment)

Here is quick solution / workaround
facebook/react-native#36758

@majirosstefan majirosstefan changed the title RN versions before 0.69 are no longer being supported. If there is a need to use an old version of RN/Yoga, an older version of XCode is required. Use of bitwise '|' with boolean operands | XCode 14.3 fails builds using react-native Yoga - RN versions before 0.69 are no longer being supported. If there is a need to use an old version of RN/Yoga, an older version of XCode is required. Apr 28, 2023
@NickGerleman
Copy link
Contributor

Glad you have been unblocked, but as mentioned before, this issue in Yoga was fixed more than a year ago (and the version of RN where you are seeing this is unsupported, so there has not been effort to make it work with the new version of XCode).

@majirosstefan
Copy link
Author

Nick, I totally understand your POV as a maintainer or developer on this repo.
But the bigger picture is that there are still ton of RN apps that did not have chance to be upgraded to to 0.69+ yet.

Actually, my teammate ended up looking for the issue in this repository, so I thought that I would save time for others developers by linking this issue to the thread with workarounds (that do not require RN upgrade).

Sorry if I was spamming.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants