-
Notifications
You must be signed in to change notification settings - Fork 24.4k
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 (#48815)
Summary: 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. Differential Revision: D68418268
- Loading branch information
1 parent
037687d
commit a13d1ad
Showing
6 changed files
with
181 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.