forked from facebook/react-native
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stop generating the ReactCodegen.podspec in Cocoapods (facebook#48815)
Summary: Pull Request resolved: facebook#48815 In an effort to reduce the responsibility of Cocoapods in React Native, we are moving the generation of the Reactcodegen podspec from Cocoapods itself to the codegen infrastructure. This reduce the responsibility of Cocoapods and allow us to migrate away from it with more ease. ## Changelog: [iOS][Changed] - Generate the ReactCodegen.podspec as part of codegen instead of as part of pod install. Reviewed By: cortinico Differential Revision: D68418268 fbshipit-source-id: 004ac5b6b3563bf96cc38942f2b48b6f269541c3
- Loading branch information
1 parent
3e29cbe
commit dab9b3b
Showing
6 changed files
with
180 additions
and
626 deletions.
There are no files selected for viewing
69 changes: 0 additions & 69 deletions
69
packages/react-native/scripts/cocoapods/__tests__/codegen-test.rb
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.