Skip to content

Conversation

@cipolleschi
Copy link
Contributor

Summary

While testing RN 0.81.0-rc.2, we discovered that the CI was not outputting the code generated by codegen in the right folder.
Further exploration revealed that the problem has been there since 0.79!

This PR addresses the problem.

Test Plan

Tested by manually modifying the CLI code in a new project created from 0.81

Checklist

  • Documentation is up to date.
  • Follows commit message convention described in CONTRIBUTING.md.
  • For functional changes, my test plan has linked these CLI changes into a local react-native checkout (instructions).

@cipolleschi cipolleschi force-pushed the cipolleschi/fix-codegen-output-path branch from d56faab to e709d1e Compare July 23, 2025 15:58
@cipolleschi cipolleschi changed the title [iOS][Codegen] Fix running codegen for pod install fix: output codegen'd code in the ios folder Jul 23, 2025
@cipolleschi cipolleschi force-pushed the cipolleschi/fix-codegen-output-path branch from e709d1e to 12adb60 Compare July 23, 2025 16:00
@thymikee thymikee merged commit f417120 into main Jul 23, 2025
5 of 8 checks passed
@thymikee thymikee deleted the cipolleschi/fix-codegen-output-path branch July 23, 2025 18:00
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.

4 participants