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

fix: move prefab headers inside JavaScriptCore folder #186

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

Kudo
Copy link
Member

@Kudo Kudo commented Nov 28, 2024

Why

following up facebook/react-native#47972 (comment)

How

move prefab headers into JavaScriptCore/ directory, so that #include <JavaScriptCore/JavaScript.h> in JSCRuntime will not break. this also simulates how JavaScriptCore.framework works.

Test Plan

ci passed

@Kudo Kudo merged commit 31b634b into main Nov 28, 2024
2 checks passed
@Kudo Kudo deleted the @kudo/prefab-with-javascriptcore-prefix branch November 28, 2024 19:32
@cortinico
Copy link
Member

Thanks for following up here @Kudo 🙏

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