mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: We accidentally added `-DCMAKE_BUILD_TYPE=Debug` for Hermes which is causing a really slow engine execution. This fixes it and keep the -DCMAKE_BUILD_TYPE aligned with the one used on Android. Changelog: [iOS] [Fixed] - Correctly set -DCMAKE_BUILD_TYPE for Hermes on iOS Reviewed By: hramos, cipolleschi Differential Revision: D40980934 fbshipit-source-id: 30f0455990a911b51eb109bebca8272507302650