Home
last modified time | relevance | path

Searched refs:CLI_PATH (Results 1 – 13 of 13) sorted by relevance

/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/scripts/
H A Dreact-native-xcode.sh96 [ -z "$CLI_PATH" ] && export CLI_PATH="$REACT_NATIVE_DIR/cli.js"
145 "$NODE_BINARY" $NODE_ARGS "$CLI_PATH" $BUNDLE_COMMAND \
/expo/packages/expo/scripts/
H A Dreact-native-xcode.sh108 [ -z "$CLI_PATH" ] && export CLI_PATH="$REACT_NATIVE_DIR/bin/cli.js"
157 "$NODE_BINARY" $NODE_ARGS "$CLI_PATH" $BUNDLE_COMMAND \
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/scripts/
H A Dreact-native-xcode.sh107 [ -z "$CLI_PATH" ] && export CLI_PATH="$REACT_NATIVE_DIR/cli.js"
156 "$NODE_BINARY" $NODE_ARGS "$CLI_PATH" $BUNDLE_COMMAND \
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/scripts/
H A Dreact-native-xcode.sh106 [ -z "$CLI_PATH" ] && export CLI_PATH="$REACT_NATIVE_DIR/cli.js"
155 "$NODE_BINARY" $NODE_ARGS "$CLI_PATH" $BUNDLE_COMMAND \
/expo/docs/pages/versions/v49.0.0/config/
H A Dmetro.mdx407 … ios relative | tail -n 1)\"\nfi\n\nif [[ -z \"$CLI_PATH\" ]]; then\n # Use Expo CLI\n export CL…
431 + if [[ -z "$CLI_PATH" ]]; then
433 + export CLI_PATH="$("$NODE_BINARY" --print "require.resolve('@expo/cli')")"
443 > You can set `CLI_PATH`, `BUNDLE_COMMAND`, and `ENTRY_FILE` environment variables to overwrite the…
482 … ios relative | tail -n 1)\"\nfi\n\nif [[ -z \"$CLI_PATH\" ]]; then\n # Use Expo CLI\n export CL…
/expo/docs/pages/versions/unversioned/config/
H A Dmetro.mdx438 … ios relative | tail -n 1)\"\nfi\n\nif [[ -z \"$CLI_PATH\" ]]; then\n # Use Expo CLI\n export CL…
462 + if [[ -z "$CLI_PATH" ]]; then
464 + export CLI_PATH="$("$NODE_BINARY" --print "require.resolve('@expo/cli')")"
474 > You can set `CLI_PATH`, `BUNDLE_COMMAND`, and `ENTRY_FILE` environment variables to overwrite the…
513 … ios relative | tail -n 1)\"\nfi\n\nif [[ -z \"$CLI_PATH\" ]]; then\n # Use Expo CLI\n export CL…
/expo/packages/@expo/config-plugins/src/plugins/__tests__/fixtures/project-files/ios/
H A Dproject.pbxproj215 … ios relative | tail -n 1)\"\nfi\n\nif [[ -z \"$CLI_PATH\" ]]; then\n # Use Expo CLI\n export CL…
/expo/templates/expo-template-tv/ios/HelloWorld.xcodeproj/
H A Dproject.pbxproj216 … ios relative | tail -n 1)\"\nfi\n\nif [[ -z \"$CLI_PATH\" ]]; then\n # Use Expo CLI\n export CL…
/expo/templates/expo-template-bare-minimum/ios/HelloWorld.xcodeproj/
H A Dproject.pbxproj216 … ios relative | tail -n 1)\"\nfi\n\nif [[ -z \"$CLI_PATH\" ]]; then\n # Use Expo CLI\n export CL…
/expo/packages/@expo/config-plugins/src/ios/__tests__/__snapshots__/
H A DBundleIdentifier-test.ts.snap219 …elative | tail -n 1)\\"\\nfi\\n\\nif [[ -z \\"$CLI_PATH\\" ]]; then\\n # Use Expo CLI\\n export
H A DProvisioningProfile-test.ts.snap1535 …elative | tail -n 1)\\"\\nfi\\n\\nif [[ -z \\"$CLI_PATH\\" ]]; then\\n # Use Expo CLI\\n export
/expo/apps/fabric-tester/ios/fabrictester.xcodeproj/
H A Dproject.pbxproj222 …\" ios relative | tail -n 1)\"\nfi\nif [[ -z \"$CLI_PATH\" ]]; then\n # Use Expo CLI\n export CL…
/expo/apps/bare-expo/ios/BareExpo.xcodeproj/
H A Dproject.pbxproj390 …\" ios relative | tail -n 1)\"\nfi\nif [[ -z \"$CLI_PATH\" ]]; then\n # Use Expo CLI\n export CL…