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

Apply post-install patch for flipper-pod #270

Merged
merged 1 commit into from
Apr 7, 2024

Conversation

rottabonus
Copy link
Member

What has changed?

ios project wont build with xcode 15.3
See issue here: facebook/react-native#43335

We patch the flipper-code with a post-install script, so it works

Why was the change made?

Fix ios building

Caveats?

RN team are decoupling rn from flipper (https://github.com/react-native-community/discussions-and-proposals/blob/main/proposals/0641-decoupling-flipper-from-react-native-core.md)

Flipper will still be available, but using chrome dev-tools might be more lightweight and it should work with the hermes engine when rn 0.74 comes out. Maybe something to consider, should we switch. For now, lets keep Flipper.

Related Trello issue

Link to the Trello ticket

Checklist

  • I have updated relevant documentation in READMES

@rottabonus rottabonus requested a review from pheis April 7, 2024 10:09
@rottabonus rottabonus merged commit 072bd97 into master Apr 7, 2024
2 checks passed
@rottabonus rottabonus deleted the felix/patch-flipper-pod branch April 7, 2024 13:08
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

Successfully merging this pull request may close these issues.

2 participants