react-native-macos/scripts/codegen
Riccardo Cipolleschi e4d0153a67 Update CodeGen to leverage the `outputDir` as suggested in diff review (#33729)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/33729

This PR addresses [this comment](https://www.internalfb.com/diff/D35820848?dst_version_fbid=496290878846487&transaction_fbid=355967423221044).

It makes the CodeGen to the `outputDir` as base directory for the codegen.

Finally, it updates the unit tests accordingly.

## Changelog
[iOS][Changed] - use `outputDir` as base directory for the codegen and remove the possibility to customize the intermediate path. The generated code requires specific paths in the `#include` directive.

Reviewed By: cortinico, dmitryrykun

Differential Revision: D35935282

fbshipit-source-id: a9ad4e296efb042cf34b20db5eebb59614beb5f6
2022-05-04 04:04:10 -07:00
..
__test_fixtures__ Refactor generate-specs-cli and add tests 2022-05-04 04:04:10 -07:00
__tests__ Update CodeGen to leverage the `outputDir` as suggested in diff review (#33729) 2022-05-04 04:04:10 -07:00
codegen-utils.js Update CodeGen to leverage the `outputDir` as suggested in diff review (#33729) 2022-05-04 04:04:10 -07:00
generate-artifacts-executor.js Update CodeGen to leverage the `outputDir` as suggested in diff review (#33729) 2022-05-04 04:04:10 -07:00
generate-specs-cli-executor.js Update CodeGen to leverage the `outputDir` as suggested in diff review (#33729) 2022-05-04 04:04:10 -07:00