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: use 'all' for fabric components codegen config #715

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

satya164
Copy link
Member

@satya164 satya164 commented Dec 4, 2024

currently codegen doesn't generate all required files such as Android.mk, CMakeLists.txt etc. for fabric when type is set to components. so we use all for now until this bug is fixed.

closes #661

currently codegen doesn't generate all required files such as `Android.mk`, `CMakeLists.txt` etc. for fabric when type is set to `components`. so we use `all` for now until this bug is fixed.

closes #661
@satya164 satya164 added this pull request to the merge queue Dec 4, 2024
@satya164 satya164 removed this pull request from the merge queue due to a manual request Dec 4, 2024
@satya164 satya164 merged commit 219055b into main Dec 4, 2024
19 checks passed
@satya164 satya164 deleted the @satya164/codegen-all branch December 4, 2024 14:34
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.

CMake Error while running in RN 0.75 (newArchEnabled = true)
2 participants