Home
last modified time | relevance | path

Searched refs:ENV_PATH (Results 1 – 7 of 7) sorted by relevance

/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/scripts/xcode/
H A Dwith-environment.sh20 ENV_PATH="$PODS_ROOT/../.xcode.env"
21 if [ -f "$ENV_PATH" ]; then
22 source "$ENV_PATH"
26 LOCAL_ENV_PATH="${ENV_PATH}.local"
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/scripts/xcode/
H A Dwith-environment.sh20 ENV_PATH="$PODS_ROOT/../.xcode.env"
21 if [ -f "$ENV_PATH" ]; then
22 source "$ENV_PATH"
26 LOCAL_ENV_PATH="${ENV_PATH}.local"
/expo/packages/expo/scripts/xcode/
H A Dwith-environment.sh20 ENV_PATH="$PODS_ROOT/../.xcode.env"
21 if [ -f "$ENV_PATH" ]; then
22 source "$ENV_PATH"
26 LOCAL_ENV_PATH="${ENV_PATH}.local"
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/scripts/xcode/
H A Dwith-environment.sh20 ENV_PATH="$PODS_ROOT/../.xcode.env"
21 if [ -f "$ENV_PATH" ]; then
22 source "$ENV_PATH"
26 LOCAL_ENV_PATH="${ENV_PATH}.local"
/expo/packages/expo-module-scripts/templates/scripts/
H A Dwith-node.sh17 ENV_PATH="$PODS_ROOT/../.xcode.env"
18 if [[ -f "$ENV_PATH" ]]; then
19 source "$ENV_PATH"
23 LOCAL_ENV_PATH="${ENV_PATH}.local"
/expo/packages/expo-constants/scripts/
H A Dwith-node.sh17 ENV_PATH="$PODS_ROOT/../.xcode.env"
18 if [[ -f "$ENV_PATH" ]]; then
19 source "$ENV_PATH"
23 LOCAL_ENV_PATH="${ENV_PATH}.local"
/expo/packages/expo-updates/scripts/
H A Dwith-node.sh17 ENV_PATH="$PODS_ROOT/../.xcode.env"
18 if [[ -f "$ENV_PATH" ]]; then
19 source "$ENV_PATH"
23 LOCAL_ENV_PATH="${ENV_PATH}.local"