mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
305a054865
Summary: This Diff splits the `generate-artifacts.js` script into: * `generate-artifacts-executor.js`: which contains the logic to generate the code for iOS. * `generate-artifacts.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: D35846674 fbshipit-source-id: 14873c3fe762606e9004a29e4a6b986bf6a8f055