mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
0465c3fd10
Summary: This Diff splits the `generate-specs-cli.js` script into: * `generate-specs-cli-executor.js`: which contains the logic to generate the code for iOS. * `generate-specs-cli.js`: which contains the argument parsing logic and invokes the executor. Finally it introduces some tests. ## Changelog [iOS][Changed] - Refactor part of the codegen scripts and add tests. Reviewed By: cortinico, dmitryrykun Differential Revision: D35892576 fbshipit-source-id: 6a3205af049bf55aa4ecaf64544ebc4eb7b13f73