Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix CocoaPods integration without DevSupport subspec
Summary: This is the thing which is handled in https://github.com/orta/cocoapods-fix-react-native today. https://github.com/orta/cocoapods-fix-react-native/blob/89a78ad34950b5d6b3de657914c8ced8bf37ee8e/lib/cocoapods-fix-react-native/versions/0_55_3-post.rb#L140-L164 This should be the correct fix for #17799. <!-- Required: Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work. Bonus points for screenshots and videos! --> Integrating React Native into an existing iOS project using CocoaPods without `DevSupport` subspec and seeing if the project successfully compiles. <!-- Required. Help reviewers and the release process by writing your own release notes. See below for an example. --> [IOS] [BUGFIX] [DevSupport] - Fix CocoaPods integration without DevSupport subspec Closes #19265 Differential Revision: D8149786 Pulled By: hramos fbshipit-source-id: c665e463b76aacdfb2022e82e36eb381d2d9ff2b
- Loading branch information