mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Some libraries still use the `folly_flags` method provided by our infra. When updating how folly should be installed in an app, we removed that function. We are putting it back as deprecated, to avoid unnecessary breaking changes in libraries ## Changelog: [iOS][Fixed] - Put back the `folly_compiler_flag` function to make libraries install pods Pull Request resolved: https://github.com/facebook/react-native/pull/50875 Test Plan: Tested locally in a nightly app, using the react-native-exit-app library which still uses these flags Reviewed By: cortinico Differential Revision: D73512830 Pulled By: cipolleschi fbshipit-source-id: 28f099064e93ecd5a5a6a7b82e3f7e9db4d35cb9