mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
c557f25648
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/34776 CocoaPods is not used when Hermes is built in Circle CI, so we cannot rely on the React Native CocoaPods scripts to be loaded. The get_hermes_build_type function is removed from the RN CocoaPods scripts and in its place, the ENV['PRODUCTION'] envvar is accessed directly. Changelog: [Internal] Reviewed By: cipolleschi Differential Revision: D39778190 fbshipit-source-id: 12083b7b4533b4ad7bb7a08612883983a0583616