Home
last modified time | relevance | path

Searched refs:HERMES_ENABLED (Results 1 – 3 of 3) sorted by relevance

/expo/packages/expo/scripts/
H A Dreact-native-xcode.sh84 HERMES_ENABLED=$(grep hermes-engine $PODS_PODFILE_DIR_PATH/Podfile.lock)
89 if [[ -z "$HERMES_ENABLED" ]]; then
99 if [[ ! -z "$HERMES_ENABLED" && -f "$HERMES_ENGINE_PATH" && ! -f "$HERMES_CLI_PATH" ]]; then
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/scripts/
H A Dreact-native-xcode.sh83 HERMES_ENABLED=$(grep hermes-engine $PODS_PODFILE_DIR_PATH/Podfile.lock)
88 if [[ -z "$HERMES_ENABLED" ]]; then
98 if [[ ! -z "$HERMES_ENABLED" && -f "$HERMES_ENGINE_PATH" && ! -f "$HERMES_CLI_PATH" ]]; then
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/scripts/
H A Dreact-native-xcode.sh82 HERMES_ENABLED=$(grep hermes-engine $PODS_PODFILE_DIR_PATH/Podfile.lock)
87 if [[ -z "$HERMES_ENABLED" ]]; then
97 if [[ ! -z "$HERMES_ENABLED" && -f "$HERMES_ENGINE_PATH" && ! -f "$HERMES_CLI_PATH" ]]; then